Skip to content
Snippets Groups Projects
Commit fdc37618 authored by Geoffrey Mainland's avatar Geoffrey Mainland
Browse files

Do not build dynamic libraries with the perf-llvm BuildFlavour.

parent 67aacde3
No related branches found
No related tags found
No related merge requests found
......@@ -81,10 +81,6 @@ GhcHcOpts = -Rghc-timing
GhcLibHcOpts = -O2
GhcLibWays += p
ifeq "$(PlatformSupportsSharedLibs)" "YES"
GhcLibWays += dyn
endif
DYNAMIC_BY_DEFAULT = NO
DYNAMIC_GHC_PROGRAMS = NO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment