|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] tools/build: append user includes and libraries
On second through, I think it would be appropriate to rename EXTRA_LIB
and EXTRA_INCLUDES to PREPEND_LIB and PREPEND_INCLUDES, and create two
new variables called APPEND_INCLUDES and APPEND_LIB that perform the
same task as USER_CFLAGS and USER_LDFLAGS (append at the end). I think
it would be much more clearer using descriptive variable names, since
USER_ and EXTRA_ can lead to confusion.
Regards, Roger.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|