summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/order
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/macosx/order
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/macosx/order')
-rw-r--r--lldb/packages/Python/lldbsuite/test/macosx/order/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/macosx/order/Makefile b/lldb/packages/Python/lldbsuite/test/macosx/order/Makefile
index ee67988d065..cd50d6dfa04 100644
--- a/lldb/packages/Python/lldbsuite/test/macosx/order/Makefile
+++ b/lldb/packages/Python/lldbsuite/test/macosx/order/Makefile
@@ -1,5 +1,4 @@
C_SOURCES := main.c
LD_EXTRAS = -Xlinker -order_file -Xlinker $(SRCDIR)/order-file
-MAKE_DSYM := NO
include Makefile.rules
OpenPOWER on IntegriCloud