Skip to content

Commit

Permalink
relative-cap-relocs isn't real
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Jul 16, 2024
1 parent c09da95 commit d321070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1206,7 +1206,7 @@ if(UNIX AND NOT APPLE)
-fno-pic
-static-libstdc++
-static-libgcc
"-Wl,-no-pie,-relative-cap-relocs"
"-Wl,-no-pie"
"-Wl,-icf=safe"
"-Wl,--as-needed"
"-Wl,--gc-sections"
Expand Down

0 comments on commit d321070

Please sign in to comment.