[DO-981] qt package (!15)
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/15
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
build: don't link bison against libreadline
|
||||
Reported by Paul Smith <psmith@gnu.org>.
|
||||
https://lists.gnu.org/r/bug-bison/2020-10/msg00001.html
|
||||
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -3456,7 +3456,6 @@
|
||||
$(LIB_SETLOCALE_NULL) \
|
||||
$(LIBICONV) \
|
||||
$(LIBINTL) \
|
||||
- $(LIBREADLINE) \
|
||||
$(LIBTEXTSTYLE)
|
||||
|
||||
@ENABLE_YACC_TRUE@nodist_bin_SCRIPTS = src/yacc
|
||||
Reference in New Issue
Block a user