From 4d097fe8f9bcaa45d358a910048490c90802f235 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 26 Jan 2009 14:49:37 +0000 Subject: [PATCH] liboil: don't build examples --- .../{liboil-vfp.patch => liboil-0.3.15-arm-vfp.patch} | 0 package/liboil/liboil.mk | 9 --------- 2 files changed, 9 deletions(-) rename package/liboil/{liboil-vfp.patch => liboil-0.3.15-arm-vfp.patch} (100%) diff --git a/package/liboil/liboil-vfp.patch b/package/liboil/liboil-0.3.15-arm-vfp.patch similarity index 100% rename from package/liboil/liboil-vfp.patch rename to package/liboil/liboil-0.3.15-arm-vfp.patch diff --git a/package/liboil/liboil.mk b/package/liboil/liboil.mk index 3a1c002fea..2700b22e21 100644 --- a/package/liboil/liboil.mk +++ b/package/liboil/liboil.mk @@ -44,12 +44,3 @@ $(LIBOIL_HOOK_POST_INSTALL): # Remove useless bugreport program from the target 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 - -- 2.30.2