mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
add the -rdynamic flag
This commit is contained in:
parent
8811123811
commit
d871e2a14f
1 changed files with 1 additions and 0 deletions
|
@ -1115,6 +1115,7 @@ mod test {
|
|||
"-lc",
|
||||
"-target",
|
||||
"x86_64-windows-gnu",
|
||||
"-rdynamic",
|
||||
"--strip",
|
||||
"-OReleaseFast",
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue