#10234: armhf : Validate fails during bindisttest configure -------------------------------------+------------------------------------- Reporter: erikd | Owner: Type: bug | Status: patch Priority: normal | Milestone: 7.12.1 Component: Build System | Version: 7.11 Resolution: | Keywords: llvm Operating System: Unknown/Multiple | Architecture: Type of failure: Other | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: ​Phab:D828 -------------------------------------+------------------------------------- Changes (by erikd): * status: new => patch Comment: The attached patch: {{{ commit 8a11eec3a6c8d82f4f12a00e6a64f0916cf3575f Author: Erik de Castro Lopo <erikd@mega-nerd.com> Date: Mon Apr 13 09:16:54 2015 +1000 configure : LLVM and LD detection improvements (#10234). This is the ghc-7.10 branch specific version of commits 42448e3757 and 485dba86d2 in git HEAD. The main difference is that for 7.10 we need llvm version 3.5 whereas git HEAD currently needs version 3.6. Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com> }}} applies to the ghc-7.10 branch. It has been validated on amd64-linux. Validation failed on armhf-linux but I think that is un-related to this patch (see #10292). -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10234#comment:11> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler