[csw-devel] SF.net SVN: gar:[4643] csw/mgar/pkg/x11/libxcb/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri May 1 23:23:47 CEST 2009
Revision: 4643
http://gar.svn.sourceforge.net/gar/?rev=4643&view=rev
Author: dmichelsen
Date: 2009-05-01 21:23:47 +0000 (Fri, 01 May 2009)
Log Message:
-----------
x11/libxcb: Add flag to enable use of stdint.h on Solaris
Modified Paths:
--------------
csw/mgar/pkg/x11/libxcb/trunk/Makefile
Modified: csw/mgar/pkg/x11/libxcb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxcb/trunk/Makefile 2009-05-01 19:16:25 UTC (rev 4642)
+++ csw/mgar/pkg/x11/libxcb/trunk/Makefile 2009-05-01 21:23:47 UTC (rev 4643)
@@ -36,5 +36,7 @@
NOISALIST = 1
CONFIGURE_ARGS = $(DIRPATHS)
+EXTRA_CFLAGS = -D__solaris__
+
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list