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 @@ $(MADPLAY_DIR)/.configured: $(MADPLAY_DIR)/.unpacked
|
||||
$(MADPLAY_USE_ALSA) \
|
||||
$(DISABLE_NLS) \
|
||||
$(DISABLE_LARGEFILE) \
|
||||
);
|
||||
)
|
||||
touch $@
|
||||
|
||||
$(MADPLAY_DIR)/$(MADPLAY_BIN): $(MADPLAY_DIR)/.configured
|
||||
|
||||
Reference in New Issue
Block a user