Juergen Gross writes ("[PATCH] tools: correct tools/tests/depriv/Makefile"):
> tools/tests/depriv/Makefile directly builds the target program from
> its C-source.Oh. That was not my intent. > This is problematic when an incremental build is needed > after a header the program is depending on has been modified: in this > case all headers are added into the gcc call and the build will fail. > > Correct that by adding a rule for building the program from its .o > file. That I omitted this was unintentional. It just worked for me without it... Acked-by: Ian Jackson <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
