[GHC] #7686: --with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc compilation
GHC
cvs-ghc at haskell.org
Sun Apr 7 23:17:54 CEST 2013
#7686: --with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc
compilation
--------------------------------+-------------------------------------------
Reporter: kgardas | Owner: trommler
Type: bug | Status: patch
Priority: normal | Component: Build System
Version: 7.7 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Building GHC failed | Blockedby:
Blocking: | Related: #7465
--------------------------------+-------------------------------------------
Comment(by ptrommler@…):
commit e3abb5ac8cd068ee6a7cd2d078da2c595861687c
{{{
Author: Peter Trommler <ptrommler at acm.org>
Date: Tue Mar 5 07:39:19 2013 +0100
Propagate ffi includes to compiler/ghci/LibFFI.hsc (Fixes #7686)
compiler/ghc.cabal.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7686#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list