projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd2388d
)
Deal with it when binutils is being somewhat troublesome
author
Eric Andersen
<andersen@codepoet.org>
Wed, 2 Mar 2005 12:33:58 +0000
(12:33 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 2 Mar 2005 12:33:58 +0000
(12:33 -0000)
package/ncurses/ncurses.mk
patch
|
blob
|
history
diff --git
a/package/ncurses/ncurses.mk
b/package/ncurses/ncurses.mk
index b2b1f2f866d8fc12a3edbedfaa9f1009d01f3c0e..382dc24dde61e2f286649ad8faf3e7babe322bde 100644
(file)
--- a/
package/ncurses/ncurses.mk
+++ b/
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