summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2019-09-27 09:59:53 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2019-09-27 09:59:53 +0000
commit32a4b27aa3c906e62c532d2372fa5e7db1c0c452 (patch)
treec111e6bab440be838fd97249e4d4d67c5ebb7090 /lldb/packages/Python/lldbsuite/test/commands
parent3740ae3b8aeeb498243504148f666204f9856302 (diff)
downloadbcm5719-llvm-32a4b27aa3c906e62c532d2372fa5e7db1c0c452.tar.gz
bcm5719-llvm-32a4b27aa3c906e62c532d2372fa5e7db1c0c452.zip
[lldb] [testsuite] Remove redundant MAKE_DSYM := NO
According to a comment by Pavel Labath: https://reviews.llvm.org/D67589#inline-612375 llvm-svn: 373061
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands')
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile b/lldb/packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile
index 8248c01fe6a..05865019c5c 100644
--- a/lldb/packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile
+++ b/lldb/packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile
@@ -1,7 +1,6 @@
OBJC_SOURCES := main.m
CFLAGS_EXTRAS := -g0 # No debug info.
-MAKE_DSYM := NO
OpenPOWER on IntegriCloud