Skip to content

Commit

Permalink
try export-dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
arnetheduck committed Nov 22, 2023
1 parent a2cc6a2 commit d63ad7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/llvm.nim
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ else:
{.passC: "-I" & LLDRoot & "include".}

{.passL: "-Wl,--as-needed".}
{.passL: "-Wl,--export-dynamic".}
{.passL: gorge(LLVMOut & "bin/llvm-config --ldflags").}
{.passL: gorge(LLVMOut & "bin/llvm-config --system-libs").}

Expand Down

0 comments on commit d63ad7c

Please sign in to comment.