yesod devel disables library profiling
This commit is contained in:
parent
078fee969b
commit
2be6a9fdca
@ -260,6 +260,7 @@ configure opts extraArgs =
|
||||
([ "configure"
|
||||
, "-flibrary-only"
|
||||
, "-fdevel"
|
||||
, "--disable-library-profiling"
|
||||
, "--with-ld=yesod-ld-wrapper"
|
||||
, "--with-ghc=yesod-ghc-wrapper"
|
||||
, "--with-ar=yesod-ar-wrapper"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user