mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-15 00:03:39 +08:00
Deal with it when binutils is being somewhat troublesome
This commit is contained in:
parent
cd2388d5b3
commit
cbe848f9b6
@ -63,6 +63,7 @@ $(NCURSES_DIR)/.configured: $(NCURSES_DIR)/.dist
|
||||
--without-ada --without-progs $(DISABLE_NLS) \
|
||||
--without-profile --without-debug --disable-rpath \
|
||||
--enable-echo --enable-const --enable-overwrite \
|
||||
--enable-broken_linker \
|
||||
);
|
||||
touch $(NCURSES_DIR)/.configured
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user