Hello.
One can set the value of the RPM_OPT_FLAGS macro in /etc/rpmrc, but that
values (the specified compiler switches) are applied to both C and C++
source files. That is, at RPM build time, these are the affective actions:
CFLAGS = RPM_OPT_FLAGS
CXXFLAGS = RPM_OPT_FLAGS
Is there a standard way to apply difference values to the CFLAGS and
CXXFLAGS variables via RPM_OPT_FLAGS?
Thanks.
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list