Generate `ghcversion.h` from a `.in` file
Now that there are no conditional sections (see the previous commit), we can just a do simple substitution rather than pasting it together line by line. Progress on #23966
Showing
- configure.ac 0 additions, 17 deletionsconfigure.ac
- hadrian/src/Rules/Generate.hs 6 additions, 0 deletionshadrian/src/Rules/Generate.hs
- hadrian/src/Settings/Builders/Cabal.hs 7 additions, 2 deletionshadrian/src/Settings/Builders/Cabal.hs
- rts/ghcversion.h.top 0 additions, 3 deletionsrts/ghcversion.h.top
- rts/include/ghcversion.h.in 8 additions, 0 deletionsrts/include/ghcversion.h.in
rts/ghcversion.h.top
deleted
100644 → 0
Please register or sign in to comment