Remove -O and -fasm from plugins.cabal
This commit is contained in:
parent
a8e1d4f21f
commit
72cfea7cda
@ -34,7 +34,7 @@ library
|
||||
System.Plugins.Utils
|
||||
includes: Linker.h
|
||||
extensions: CPP, ForeignFunctionInterface
|
||||
ghc-options: -Wall -O -fasm -funbox-strict-fields -fno-warn-missing-signatures
|
||||
ghc-options: -Wall -funbox-strict-fields -fno-warn-missing-signatures
|
||||
hs-source-dirs: src
|
||||
build-depends: base >= 3.0,
|
||||
Cabal >= 1.2.3,
|
||||
|
Loading…
x
Reference in New Issue
Block a user