svn commit: trunk/buildroot/package/directfb

andersen at uclibc.org andersen at uclibc.org
Mon Jul 10 22:28:11 UTC 2006


Author: andersen
Date: 2006-07-10 15:28:09 -0700 (Mon, 10 Jul 2006)
New Revision: 15682

Log:
disable sdl build


Modified:
   trunk/buildroot/package/directfb/directfb.mk


Changeset:
Modified: trunk/buildroot/package/directfb/directfb.mk
===================================================================
--- trunk/buildroot/package/directfb/directfb.mk	2006-07-10 22:18:35 UTC (rev 15681)
+++ trunk/buildroot/package/directfb/directfb.mk	2006-07-10 22:28:09 UTC (rev 15682)
@@ -38,6 +38,7 @@
 	--enable-zlib \
 	--enable-freetype \
 	--enable-sysfs \
+	--disable-sdl \
 	--disable-video4linux \
 	--disable-video4linux2 \
 	--disable-fusion );




More information about the uClibc-cvs mailing list