Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
savnadya committed Jun 16, 2024
1 parent da785d3 commit be2a630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/libs/cxxsupp/system_stl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ target_link_libraries(libs-cxxsupp-system_stl INTERFACE
)

target_link_options(libs-cxxsupp-system_stl INTERFACE
-lgcc_s
-l:libatomic.a
-lstdc++
-stdlib=libc++
-rtlib=compiler-rt
)

0 comments on commit be2a630

Please sign in to comment.