summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-08-15 15:23:58 +0300
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-08-15 15:40:31 +0200
commitf630eb1120e64d7bda8b2e69e24f65f0de592b5d (patch)
tree205e49b5c17cb2140a40336c68b2767c4653fb4c
parentcd912ce0673f7626094add3951b1dcfae5cc10f5 (diff)
Remove reference to gdb_dwarf_index from the freebsd-clang mkspec.
Follow-up to 9de2853a ("Remove automated generation of dwarf index"): gdb_dwarf_index.prf does not exist anymore, so stop referencing it. Change-Id: I22464d5b81a50a2f58218d74a424f3a790aa1df0 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-rw-r--r--mkspecs/unsupported/freebsd-clang/qmake.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkspecs/unsupported/freebsd-clang/qmake.conf b/mkspecs/unsupported/freebsd-clang/qmake.conf
index 0769983097..f48f44bbb3 100644
--- a/mkspecs/unsupported/freebsd-clang/qmake.conf
+++ b/mkspecs/unsupported/freebsd-clang/qmake.conf
@@ -4,7 +4,6 @@
MAKEFILE_GENERATOR = UNIX
QMAKE_PLATFORM = freebsd bsd
-CONFIG += gdb_dwarf_index
QMAKE_CFLAGS_THREAD = -pthread -D_THREAD_SAFE