[GHC] #1851: "make install-strip" should work

GHC ghc-devs at haskell.org
Sat Dec 12 17:38:48 UTC 2015


#1851: "make install-strip" should work
-------------------------------------+-------------------------------------
        Reporter:  igloo             |                Owner:  thomie
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.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 Rev(s):
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"aaed24a4e0d8fa0d49aca167fddfb8b606755e05/ghc"
 aaed24a4/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="aaed24a4e0d8fa0d49aca167fddfb8b606755e05"
 Build system: fix 'make install-strip' in bindist

 The INSTALL_PROGRAM variable is set in mk/config.mk, so we have to
 include that file before using it.

 Running 'make install' before './configure' in a bindist will now also
 display a nice message.

 Reviewers: hvr, austin, bgamari

 Reviewed By: bgamari

 Differential Revision: https://phabricator.haskell.org/D1604

 GHC Trac Issues: #1851
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1851#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list