From 1437aaf0e56b6edf5807c3f9915fe614b945c16f Mon Sep 17 00:00:00 2001 From: Fanda Vacek Date: Fri, 25 Jan 2019 21:26:52 +0100 Subject: Correct build for LLVM. --- qtmips_machine/tests/tests.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtmips_machine/tests/tests.pro') 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/.. -- cgit v1.2.3