diff options
author | Michal Gorny <mgorny@gentoo.org> | 2019-03-02 16:46:29 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2019-03-02 16:46:29 +0000 |
commit | 8085c1b3c1c93b5027b8dd611733d1e1ab68c4ab (patch) | |
tree | 0549469e27365b6a02067d09602e58537a620692 /lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp | |
parent | 1f65903dc1d9140a1efd256ebc41d30f955b971e (diff) | |
download | bcm5719-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/main.cpp')
0 files changed, 0 insertions, 0 deletions