Use different exeext variables for each stage; fixes #7709
Currently they are all set to the same value, but when cross-compiling they could be set to different values.
Showing
- driver/ghci/ghc.mk 1 addition, 1 deletiondriver/ghci/ghc.mk
- mk/project.mk.in 4 additions, 1 deletionmk/project.mk.in
- rules/build-prog.mk 1 addition, 1 deletionrules/build-prog.mk
- utils/ghc-cabal/ghc.mk 3 additions, 2 deletionsutils/ghc-cabal/ghc.mk
- utils/runghc/ghc.mk 1 addition, 1 deletionutils/runghc/ghc.mk
Loading
Please register or sign in to comment