Update of /cvsroot/alsa/alsa-driver
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31271
Modified Files:
Makefile.conf.in
Log Message:
- build with -nostdcinc. this ensures the compilation without referring to
user-space libraries.
Index: Makefile.conf.in
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/Makefile.conf.in,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- Makefile.conf.in 13 Nov 2003 16:52:19 -0000 1.57
+++ Makefile.conf.in 26 Jan 2004 14:02:35 -0000 1.58
@@ -81,7 +81,7 @@
INCLUDE = -I$(TOPDIR)/include @EXTRA_INCLUDES@
-I$(CONFIG_SND_KERNELDIR)/include
CFLAGS = $(MODFLAGS) $(INCLUDE) $(c_opts) -Wall -Wstrict-prototypes \
-fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common \
- -pipe -DALSA_BUILD
+ -pipe -DALSA_BUILD -nostdinc -iwithprefix include
MAKE += $(m_opts)
SNDVERSIONS = $(TOPDIR)/include/sndversions.h
DEXPORT = $(TOPDIR)/include/modules
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog