mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00: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-ada --without-progs $(DISABLE_NLS) \
|
||||||
--without-profile --without-debug --disable-rpath \
|
--without-profile --without-debug --disable-rpath \
|
||||||
--enable-echo --enable-const --enable-overwrite \
|
--enable-echo --enable-const --enable-overwrite \
|
||||||
|
--enable-broken_linker \
|
||||||
);
|
);
|
||||||
touch $(NCURSES_DIR)/.configured
|
touch $(NCURSES_DIR)/.configured
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user