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 941d46c commit f4eb8a4Copy full SHA for f4eb8a4
tests/capi/CMakeLists.txt
@@ -24,6 +24,7 @@ target_link_libraries(
24
$<$<BOOL:${OSS_FUZZ}>:
25
$ENV{LIB_FUZZING_ENGINE}
26
-lc++
27
+ -stdlib=libstdc++
28
>
29
)
30
0 commit comments