We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6705134 commit 16b856cCopy full SHA for 16b856c
meson.build
@@ -6,7 +6,7 @@ project(
6
)
7
8
cpp_args = []
9
-cpp_link_args = ['-g']
+cpp_link_args = []
10
11
if false # libc++
12
cpp_args += ['-stdlib=libc++']
0 commit comments