summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/recursion/TestValueObjectRecursion.py
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2019-03-02 16:46:29 +0000
committerMichal Gorny <mgorny@gentoo.org>2019-03-02 16:46:29 +0000
commit8085c1b3c1c93b5027b8dd611733d1e1ab68c4ab (patch)
tree0549469e27365b6a02067d09602e58537a620692 /lldb/packages/Python/lldbsuite/test/functionalities/recursion/TestValueObjectRecursion.py
parent1f65903dc1d9140a1efd256ebc41d30f955b971e (diff)
downloadbcm5719-llvm-8085c1b3c1c93b5027b8dd611733d1e1ab68c4ab.tar.gz
bcm5719-llvm-8085c1b3c1c93b5027b8dd611733d1e1ab68c4ab.zip
[lldb] [lldbtest] Fix getBuildFlags() not to use libstdc++ on NetBSD
Remove the code forcing -stdlib=libstdc++ on NetBSD in getBuildFlags() method. NetBSD uses libc++ everywhere else, and using libstdc++ here causes lang/cpp/dynamic-value to fail to build. Differential Revision: https://reviews.llvm.org/D58871 llvm-svn: 355273
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion/TestValueObjectRecursion.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud