summaryrefslogtreecommitdiff
path: root/Userland/readelf.cpp
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-12-29 10:55:35 +0100
committerAndreas Kling <kling@serenityos.org>2020-12-29 10:56:43 +0100
commit5c99296b92a47a461c2f0ca599910cb31762128d (patch)
tree9d512223d35c0eee46c502b5937340d1562a1e00 /Userland/readelf.cpp
parentd0363bca019758a004fb75fbdbb1e0f46086c312 (diff)
downloadserenity-5c99296b92a47a461c2f0ca599910cb31762128d.zip
LibELF: Don't try to call mremap() on macOS
There is no mremap() on macOS. I'm just #ifdef'ing out the call here since I don't think the dynamic loader code matters on macOS anyway.
Diffstat (limited to 'Userland/readelf.cpp')
0 files changed, 0 insertions, 0 deletions