[Buildroot] svn commit: trunk/buildroot/package/liboil

ulf at uclibc.org ulf at uclibc.org
Sun Jan 25 23:47:49 UTC 2009


Author: ulf
Date: 2009-01-25 23:47:47 +0000 (Sun, 25 Jan 2009)
New Revision: 25033

Log:
Add explanation why examples are disabled for liboil

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


Changeset:
Modified: trunk/buildroot/package/liboil/liboil.mk
===================================================================
--- trunk/buildroot/package/liboil/liboil.mk	2009-01-25 23:44:53 UTC (rev 25032)
+++ trunk/buildroot/package/liboil/liboil.mk	2009-01-25 23:47:47 UTC (rev 25033)
@@ -45,6 +45,10 @@
 	rm -f $(TARGET_DIR)/usr/bin/oil-bugreport
 	touch $@
 
+
+# Disable some examples that will break the build.
+# There are sveral more that can be removed
+# by someone with time over.
 $(LIBOIL_HOOK_POST_CONFIGURE):
 	$(SED) 's/uberopt//g' $(LIBOIL_DIR)/examples/Makefile
 	$(SED) 's/work//g' $(LIBOIL_DIR)/examples/Makefile




More information about the buildroot mailing list