mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
This commit is contained in:
@@ -42,7 +42,7 @@ $(LIBUSB_DIR)/.configured: $(LIBUSB_DIR)/.unpacked
|
||||
--prefix=/ \
|
||||
--disable-debug \
|
||||
--disable-build-docs \
|
||||
);
|
||||
)
|
||||
touch $@
|
||||
|
||||
$(STAGING_DIR)/lib/libusb.so: $(LIBUSB_DIR)/.configured
|
||||
|
||||
Reference in New Issue
Block a user