aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/tests/tests.pro
diff options
context:
space:
mode:
authorFanda Vacek <fanda.vacek@gmail.com>2019-01-25 21:26:52 +0100
committerPavel Pisa <pisa@cmp.felk.cvut.cz>2019-02-09 20:54:45 +0100
commit1437aaf0e56b6edf5807c3f9915fe614b945c16f (patch)
treeab1f099b7c3e7f72951dc4a2afe21adbfffc600c /qtmips_machine/tests/tests.pro
parent737fc7e309ff02c4bb02568fec82cb8215d7bb99 (diff)
downloadqtmips-1437aaf0e56b6edf5807c3f9915fe614b945c16f.tar.gz
qtmips-1437aaf0e56b6edf5807c3f9915fe614b945c16f.tar.bz2
qtmips-1437aaf0e56b6edf5807c3f9915fe614b945c16f.zip
Correct build for LLVM.
Diffstat (limited to 'qtmips_machine/tests/tests.pro')
-rw-r--r--qtmips_machine/tests/tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtmips_machine/tests/tests.pro b/qtmips_machine/tests/tests.pro
index 63792b0..ec7a129 100644
--- a/qtmips_machine/tests/tests.pro
+++ b/qtmips_machine/tests/tests.pro
@@ -14,7 +14,7 @@ DOLAR=$
unix: LIBS += \
-Wl,-rpath,\'$${DOLAR}$${DOLAR}ORIGIN/../lib\' \
- --enable-new-dtags \
+ # --enable-new-dtags \
INCLUDEPATH += $$PWD/..
DEPENDPATH += $$PWD/..