summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 1f7fdb8..02e60cb 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -27,7 +27,7 @@ flag with_utf8
executable xmobar
main-is: Main.hs
other-Modules: Xmobar, Config, Parsers, Commands, XUtil, Runnable, Plugins
- ghc-options: -funbox-strict-fields -Wall -optl-Wl,-s
+ ghc-options: -funbox-strict-fields -Wall
ghc-prof-options: -prof -auto-all
if flag(small_base)
build-depends: base >= 3, containers, process, old-time, old-locale, bytestring, directory