mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
liboil: don't build examples
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user