summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IO
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-01-04 15:57:46 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-01-17 05:50:31 -0500
commit3d3fd7d89dd6c28d4aedf76fdcdbd514414f4fe1 (patch)
treefd16e0eefc565337d7619ad3791977ee64469fe4 /libraries/base/GHC/IO
parentd56fdad76c5fe025ad628aad727c8a1c7e745513 (diff)
downloadhaskell-3d3fd7d89dd6c28d4aedf76fdcdbd514414f4fe1.tar.gz
rts/linker: Don't assume existence of dlinfo
The native-code codepath uses dlinfo to identify memory regions owned by a loaded dynamic object, facilitating safe unload. Unfortunately, this interface is not always available. Add an autoconf check for it and introduce a safe fallback behavior. Fixes #19159.
Diffstat (limited to 'libraries/base/GHC/IO')
0 files changed, 0 insertions, 0 deletions