[Git][ghc/ghc][wip/rts-configure-2] rts configure script

John Ericson (@Ericson2314) gitlab at gitlab.haskell.org
Fri Dec 30 02:20:52 UTC 2022



John Ericson pushed to branch wip/rts-configure-2 at Glasgow Haskell Compiler / GHC


Commits:
53175cef by Ben Gamari at 2022-12-29T21:20:17-05:00
rts configure script

Need to use CPP not `if` in rts.buildinfo

Bump cabal submodule to include
https://github.com/haskell/cabal/pull/8565

- - - - -


30 changed files:

- boot
- compiler/GHC/Linker/Dynamic.hs
- compiler/GHC/Linker/Static.hs
- compiler/GHC/Platform.hs
- compiler/GHC/Settings/IO.hs
- configure.ac
- distrib/configure.ac.in
- hadrian/bindist/Makefile
- hadrian/bindist/config.mk.in
- hadrian/cabal.project
- hadrian/cfg/system.config.in
- hadrian/hadrian.cabal
- hadrian/src/Oracles/Flag.hs
- hadrian/src/Rules/Generate.hs
- hadrian/src/Rules/Lint.hs
- hadrian/src/Rules/Register.hs
- hadrian/src/Settings/Packages.hs
- libraries/Cabal
- m4/fp_find_libdw.m4
- rts/.gitignore
- + rts/configure.ac
- + rts/external-symbols.list.in
- rts/include/rts/PosixSource.h
- rts/linker/Elf.c
- rts/linker/elf_got.c
- m4/fp_bfd_support.m4 → rts/m4/fp_bfd_support.m4
- m4/fp_cc_supports__atomics.m4 → rts/m4/fp_cc_supports__atomics.m4
- m4/fp_check_pthreads.m4 → rts/m4/fp_check_pthreads.m4
- m4/fp_find_libnuma.m4 → rts/m4/fp_find_libnuma.m4
- + rts/m4/fp_large_address_space.m4


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/53175cefc9f9da58e45580f6b8f82f9a32817d84

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/53175cefc9f9da58e45580f6b8f82f9a32817d84
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221229/6aaa703d/attachment.html>


More information about the ghc-commits mailing list