[GHC] #16020: Hadrian: correctly Install libffi shared object files

#16020: Hadrian: correctly Install libffi shared object files -------------------------------------+------------------------------------- Reporter: davide | Owner: (none) Type: task | Status: new Priority: high | Milestone: 8.6.3 Component: Build System | Version: 8.6.2 (Hadrian) | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- In Phab:D5423 a hack to correctly install the libffi .so files is implemented. This is a quick and dirty solution to fix the hadrian build. Note [Hadrian: install libffi hack] from that patch and also issue #15837 have more details, but ultimately hadrian should not have a special case for libffi. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16020 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16020: Hadrian: correctly Install libffi shared object files -------------------------------------+------------------------------------- Reporter: davide | Owner: davide Type: task | Status: new Priority: high | Milestone: 8.6.3 Component: Build System | Version: 8.6.2 (Hadrian) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by davide): * owner: (none) => davide -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16020#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16020: Hadrian: correctly Install libffi shared object files -------------------------------------+------------------------------------- Reporter: davide | Owner: davide Type: task | Status: closed Priority: high | Milestone: Component: Build System | Version: 8.6.2 (Hadrian) | Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by davide): * status: new => closed * resolution: => fixed Comment: Fixed with https://gitlab.haskell.org/ghc/ghc/merge_requests/174 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16020#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC