Skip to content

Commit 13973d0

Browse files
committed
Move --as-needed into the correct patch
Created using spr 1.3.4
2 parents 1b3c34f + 86c376e commit 13973d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxxabi/src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ endif()
7777

7878
if (FUCHSIA)
7979
add_link_flags("-Wl,--push-state,--as-needed,-lzircon,--pop-state")
80-
# add_library_flags(zircon)
8180
endif()
8281

8382
if (NOT LIBCXXABI_USE_COMPILER_RT)

0 commit comments

Comments
 (0)