Hi Kanika,
> On 24 Feb 2018, at 20:40, KANIKA SAINI wrote:
>
> Thank you, Lars.
> The links you have provided have managed to make things clearer to me now.
>
> I understand how a flag in the makefile can be changed by passing a parameter
> to the make command in the command line and how
> "
Thank you, Lars.
The links you have provided have managed to make things clearer to me now.
I understand how a flag in the makefile can be changed by passing a
parameter to the make command in the command line and how
"origin" checks where the variable comes from.
I did realize creating the depend
Hi Kanika,
> On 22 Feb 2018, at 20:34, KANIKA SAINI wrote:
>
>
> Issue suggested by Simon
> In Unikraft - whenever compiler flags are changed due to an addition of a
> library or something else according to the build rules, the make command
> doesn't force recompilation of those files affecte