Add explanation why examples are disabled for liboil
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 25 Jan 2009 23:47:47 +0000 (23:47 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 25 Jan 2009 23:47:47 +0000 (23:47 -0000)
package/liboil/liboil.mk

index 74eedacb25bf227269c93c97b71eba913f9e69d2..3a1c002fea9c1c26c6e47f9565a980559f863e56 100644 (file)
@@ -45,6 +45,10 @@ $(LIBOIL_HOOK_POST_INSTALL):
        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