From b5a4f6247c26fea0c134b6c04f5c0662fa6a3523 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sun, 25 Jan 2009 23:47:47 +0000 Subject: Add explanation why examples are disabled for liboil --- package/liboil/liboil.mk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package/liboil/liboil.mk b/package/liboil/liboil.mk index 74eedacb2..3a1c002fe 100644 --- a/package/liboil/liboil.mk +++ b/package/liboil/liboil.mk @@ -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 -- cgit v1.2.3