Use correct ar for host/target (#356)
Previously we would always use the ar of the target; this is incorrect. Fixes #350.
Showing
- cfg/system.config.in 1 addition, 0 deletionscfg/system.config.in
- src/Builder.hs 1 addition, 1 deletionsrc/Builder.hs
- src/Oracles/Path.hs 2 additions, 1 deletionsrc/Oracles/Path.hs
- src/Rules/Gmp.hs 2 additions, 2 deletionssrc/Rules/Gmp.hs
- src/Rules/Libffi.hs 1 addition, 1 deletionsrc/Rules/Libffi.hs
- src/Rules/Library.hs 2 additions, 2 deletionssrc/Rules/Library.hs
- src/Settings/Builders/GhcCabal.hs 2 additions, 2 deletionssrc/Settings/Builders/GhcCabal.hs
- src/Util.hs 1 addition, 1 deletionsrc/Util.hs
Loading
Please register or sign in to comment