ghc-pkg needs settings file to un-hardcode target platform
This matches GHC itself getting the target platform from there.
Showing
- compiler/hieFile/HieBin.hs 2 additions, 1 deletioncompiler/hieFile/HieBin.hs
- compiler/main/SysTools.hs 19 additions, 37 deletionscompiler/main/SysTools.hs
- compiler/main/SysTools/BaseDir.hs 0 additions, 16 deletionscompiler/main/SysTools/BaseDir.hs
- compiler/utils/Util.hs 0 additions, 22 deletionscompiler/utils/Util.hs
- libraries/ghc-boot/GHC/BaseDir.hs 17 additions, 1 deletionlibraries/ghc-boot/GHC/BaseDir.hs
- libraries/ghc-boot/GHC/Settings.hs 104 additions, 0 deletionslibraries/ghc-boot/GHC/Settings.hs
- libraries/ghc-boot/ghc-boot.cabal.in 2 additions, 0 deletionslibraries/ghc-boot/ghc-boot.cabal.in
- testsuite/tests/driver/T3007/Makefile 4 additions, 2 deletionstestsuite/tests/driver/T3007/Makefile
- utils/ghc-pkg/Main.hs 30 additions, 4 deletionsutils/ghc-pkg/Main.hs
- utils/ghc-pkg/ghc.mk 4 additions, 1 deletionutils/ghc-pkg/ghc.mk
Loading
Please register or sign in to comment