Also remove -optl from the executable section

This commit is contained in:
Spencer Janssen 2008-08-20 21:00:23 +00:00
parent 339b2d0097
commit 0016e06984

View File

@ -64,7 +64,7 @@ executable xmonad
XMonad.Operations XMonad.Operations
XMonad.StackSet XMonad.StackSet
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