summaryrefslogtreecommitdiffstats
path: root/Makefile.x86-linux
diff options
context:
space:
mode:
authorKoenig, Joerg <Joerg.Koenig@techsat.com>2020-04-27 05:54:53 (GMT)
committerKoenig, Joerg <Joerg.Koenig@techsat.com>2020-04-27 05:54:53 (GMT)
commit6e24ff1286038ff1a35b34b00eb5fa3cf6b5abb6 (patch)
tree28664baa5a187a2066c11d543d61cac4110d5daf /Makefile.x86-linux
parentdcbb4ef209fe20fbcac0b176d8cb7f2528b4648a (diff)
downloadQt-6e24ff1286038ff1a35b34b00eb5fa3cf6b5abb6.zip
Qt-6e24ff1286038ff1a35b34b00eb5fa3cf6b5abb6.tar.gz
Qt-6e24ff1286038ff1a35b34b00eb5fa3cf6b5abb6.tar.bz2
Removed -no-rpath from qt configurerefs/changes/93/11093/1
Change-Id: Ica150c5ec70a7b22420577f17cc2af240a6bfd2a
Diffstat (limited to 'Makefile.x86-linux')
-rw-r--r--Makefile.x86-linux2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.x86-linux b/Makefile.x86-linux
index 0bc6b0d..7aa0b22 100644
--- a/Makefile.x86-linux
+++ b/Makefile.x86-linux
@@ -87,7 +87,6 @@ qt.x86-linux.shared:
-opensource \
-strip \
-silent \
- -no-rpath \
-ssl \
-openssl \
-I$(LOCAL_INST_PATH)/openssl/include \
@@ -130,7 +129,6 @@ qt.x86-linux.static:
-ssl \
-openssl \
-silent \
- -no-rpath \
-I$(LOCAL_INST_PATH)/openssl/include \
-L$(LOCAL_INST_PATH)/opensll/lib \
-L$(GCC_PATH)/lib \