2
1
Эх сурвалжийг харах

Deal with it when binutils is being somewhat troublesome

Eric Andersen 20 жил өмнө
parent
commit
cbe848f9b6

+ 1 - 0
package/ncurses/ncurses.mk

@@ -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