[GHC] #1851: "make install-strip" should work
GHC
ghc-devs at haskell.org
Sun Sep 6 07:32:29 UTC 2015
#1851: "make install-strip" should work
-------------------------------------+-------------------------------------
Reporter: igloo | Owner: thomie
Type: bug | Status: closed
Priority: normal | Milestone: 7.12.1
Component: Build System | Version: 7.10.1-rc1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by gidyn):
The patch only seems to strip executables. This is appreciated, but
stripping installed libraries with `--strip-unneeded` is also needed (and
saves much more space than just stripping executables).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1851#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list