We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0ffb7 commit 449366dCopy full SHA for 449366d
config.sh
@@ -40,6 +40,7 @@ function pre_build {
40
echo '-----------------'
41
else
42
echo "Running for linux"
43
+ export LDFLAGS="-Wl,--no-as-needed -Wl,--no-undefined ${LDFLAGS}"
44
fi
45
qmake -query
46
}
0 commit comments