Explorar o código

Deal with it when binutils is being somewhat troublesome

Eric Andersen %!s(int64=20) %!d(string=hai) anos
pai
achega
cbe848f9b6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/ncurses/ncurses.mk

+ 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