diff options
author | Andreas Kling <kling@serenityos.org> | 2020-12-29 10:55:35 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-29 10:56:43 +0100 |
commit | 5c99296b92a47a461c2f0ca599910cb31762128d (patch) | |
tree | 9d512223d35c0eee46c502b5937340d1562a1e00 /Userland/readelf.cpp | |
parent | d0363bca019758a004fb75fbdbb1e0f46086c312 (diff) | |
download | serenity-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