rts: Move most external symbols logic to the configure script
This is much more terse because we are programmatically handling the
leading underscore.
`findPtr` however is still handled in the Cabal file because we need a
newer Cabal to pass flags to the configure script automatically.
Co-Authored-By:
Ben Gamari <ben@well-typed.com>
Showing
- rts/.gitignore 1 addition, 0 deletionsrts/.gitignore
- rts/configure.ac 31 additions, 0 deletionsrts/configure.ac
- rts/external-symbols.list.in 96 additions, 0 deletionsrts/external-symbols.list.in
- rts/rts.buildinfo.in 3 additions, 0 deletionsrts/rts.buildinfo.in
- rts/rts.cabal.in 8 additions, 184 deletionsrts/rts.cabal.in
Loading
Please register or sign in to comment