This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ping][PATCH 04/19] Use MODULE_NAME in stap-probe instead of IN_LIB


> 	* scripts/gen-libc-modules.awk (END): Generate defines for
> 	MODULE_NAME.

Why is this better than just putting -DMODULE_NAME=... in CPPFLAGS
as with IN_MODULE?  In fact, you could pass only -DMODULE_NAME=...
and then use PASTE(MODULE_,MODULE_NAME).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]