mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove -no-undefined from make because configure.in sets it now
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14881 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
93c6848ebf
commit
09932872e4
@ -760,7 +760,7 @@ function inst_gnucash() {
|
||||
# because executable linking is so painfully slow on mingw
|
||||
perl -pi.bak -e's#^(SUBDIRS.* )test( .*)?$#\1\2#' `find src -name Makefile`
|
||||
|
||||
make LDFLAGS="${AUTOTOOLS_LDFLAGS} ${REGEX_LDFLAGS} ${GNOME_LDFLAGS} -no-undefined"
|
||||
make
|
||||
|
||||
# Try to fix the paths in the "gnucash" script
|
||||
qpushd src/bin
|
||||
|
Loading…
Reference in New Issue
Block a user