linux 32 build config test

pull/2/head
Jaquee 7 years ago
parent fb456fc5fe
commit f6535354e4

@ -217,9 +217,9 @@ linux {
message("using static libraries")
LIBS+= -Wl,-Bstatic
QMAKE_LFLAGS += -static-libgcc -static-libstdc++
contains(QT_ARCH, x86_64) {
# contains(QT_ARCH, x86_64) {
LIBS+= -lunbound
}
# }
} else {
# On some distro's we need to add dynload
LIBS+= -ldl