We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be468a7 commit acf59d3Copy full SHA for acf59d3
tools/options/meson.build
@@ -69,7 +69,6 @@ elif cpp.get_id() == 'clang'
69
if build_with_libcpp
70
71
core_lib += {
72
- 'compile_args': [core_lib.get('compile_args'), '-stdlib=libc++'],
73
'deps': [
74
core_lib.get('deps'),
75
cpp.find_library('c++'),
0 commit comments