1
1
mirror of https://github.com/tweag/asterius.git synced 2024-09-11 08:55:32 +03:00

WIP (feedback from @TerrorJack)

This commit is contained in:
Georgios Karachalias 2020-09-15 12:52:56 +02:00
parent 1ca9f0f566
commit d965c83887

View File

@ -265,7 +265,6 @@ ahcLink task = do
]
<> ["-optl--no-gc-sections" | not (gcSections task)]
<> ["-optl--verbose-err" | verboseErr task]
<> ["-optl--pic" | pic task]
<> extraGHCFlags task
<> [ "-optl--output-ir="
<> outputDirectory task