Răsfoiți Sursa

liboil: don't build examples

Peter Korsgaard 16 ani în urmă
părinte
comite
4d097fe8f9
2 a modificat fișierele cu 0 adăugiri și 9 ștergeri
  1. 0 0
      package/liboil/liboil-0.3.15-arm-vfp.patch
  2. 0 9
      package/liboil/liboil.mk

+ 0 - 0
package/liboil/liboil-vfp.patch → package/liboil/liboil-0.3.15-arm-vfp.patch


+ 0 - 9
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
-