summaryrefslogtreecommitdiffstats
path: root/Makefile.xmingw64
diff options
context:
space:
mode:
authorKoenig, Joerg <Joerg.Koenig@techsat.com>2020-04-28 06:03:04 (GMT)
committerKoenig, Joerg <Joerg.Koenig@techsat.com>2020-04-28 06:03:04 (GMT)
commit6601bc37084fc4dfcf13d473c507d1ebd0d511e1 (patch)
tree46fb4833e25a3005edb49081d7fc9091e08dafe7 /Makefile.xmingw64
parentc859be3ae14d322ffb6693973ba58800d36bfec2 (diff)
downloadQt-6601bc37084fc4dfcf13d473c507d1ebd0d511e1.zip
Qt-6601bc37084fc4dfcf13d473c507d1ebd0d511e1.tar.gz
Qt-6601bc37084fc4dfcf13d473c507d1ebd0d511e1.tar.bz2
Merged from origin/masterrefs/changes/21/11121/1
Change-Id: Id41004ef96115a131272e331251a5bd078038753
Diffstat (limited to 'Makefile.xmingw64')
-rw-r--r--Makefile.xmingw642
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.xmingw64 b/Makefile.xmingw64
index 68c1416..1a48e07 100644
--- a/Makefile.xmingw64
+++ b/Makefile.xmingw64
@@ -98,7 +98,6 @@ qt.x86-mingw64.shared:
-prefix $(LOCAL_INST_PATH)/qt-$(VERSION)-shared \
-release \
-opensource \
- -no-rpath \
-strip \
-ssl \
-openssl \
@@ -145,7 +144,6 @@ qt.x86-mingw64.static:
-strip \
-ssl \
-openssl \
- -no-rpath \
-I$(LOCAL_INST_PATH)/openssl/include \
-L$(LOCAL_INST_PATH)/opensll/lib \
-nomake examples \