How to OverrideCFLAGS in Modular Builds
Tiago Vignatti
vignatti at c3sl.ufpr.br
Tue Aug 7 15:10:06 PDT 2007
John Klingler escreveu:
> Is there a way to override CFLAGS in the modular build process?
> Editing Makefile doesn't work.
just set the the CFLAGS variable. Something like:
# CFLAGS='-g3 -O0' PKG_CONFIG_PATH=/opt/master/lib/pkgconfig/
./autogen.sh --prefix=/opt/master/
>
> For that matter, is there some better documentation for developers?
> The New Modules Guidelines is uninformative.
http://wiki.x.org/wiki/DevelopersPages
http://wiki.x.org/wiki/ModularDevelopersGuide
this is pretty good for new developers.
my regards,
--
Tiago Vignatti
C3SL - Centro de Computação Científica e Software Livre
www.c3sl.ufpr.br
More information about the xorg
mailing list