Fix use distro toolchian
Showing
- aclocal.m4 2 additions, 0 deletionsaclocal.m4
- compiler/GHC/SysTools/BaseDir.hs 3 additions, 2 deletionscompiler/GHC/SysTools/BaseDir.hs
- configure.ac 1 addition, 0 deletionsconfigure.ac
- hadrian/cfg/system.config.in 2 additions, 0 deletionshadrian/cfg/system.config.in
- hadrian/src/Oracles/Flag.hs 2 additions, 0 deletionshadrian/src/Oracles/Flag.hs
- hadrian/src/Rules/Generate.hs 3 additions, 0 deletionshadrian/src/Rules/Generate.hs
- includes/ghc.mk 3 additions, 0 deletionsincludes/ghc.mk
- mk/project.mk.in 3 additions, 2 deletionsmk/project.mk.in
Loading
-
mentioned in commit b29c84e2
-
mentioned in commit fe705a00
-
mentioned in commit 3fcbf64b
-
mentioned in commit 8fa56e25
-
This is a small regression in making GHC multi-target, in that this should have gone in the settings file and not
ghcplatform.h
like the otherSettings*
AC_SUBST
vars so it is not baked into the GHC binary.@nrnrnr Fixing this might be a great first task, indeed it is the same sort of task I started with getting to know the current build systems.
-
mentioned in commit 8207a1cc
-
mentioned in merge request !6987 (merged)
-
mentioned in commit 267897bc
-
mentioned in commit aef93b35
-
mentioned in commit 7a47f8c0
-
mentioned in commit 083df270
-
mentioned in commit 0d0c3056
-
mentioned in commit 9c5e3599
-
mentioned in commit f67060c6
Please register or sign in to comment