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

Roland McGrath roland@hack.frob.com
Fri Nov 7 23:32:00 GMT 2014


> 	* 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).



More information about the Libc-alpha mailing list