mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-10 09:01:52 -07:00
-optl-Wl,-s is not needed with recent Cabal versions
This commit is contained in:
@@ -46,7 +46,7 @@ library
|
|||||||
build-depends: base < 3
|
build-depends: base < 3
|
||||||
build-depends: X11>=1.4.1, mtl, unix
|
build-depends: X11>=1.4.1, mtl, unix
|
||||||
|
|
||||||
ghc-options: -funbox-strict-fields -Wall -optl-Wl,-s
|
ghc-options: -funbox-strict-fields -Wall
|
||||||
ghc-prof-options: -prof -auto-all
|
ghc-prof-options: -prof -auto-all
|
||||||
extensions: CPP
|
extensions: CPP
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user