diff options
author | John Högberg <[email protected]> | 2019-02-28 09:32:19 +0100 |
---|---|---|
committer | John Högberg <[email protected]> | 2019-02-28 10:27:45 +0100 |
commit | 702e15e02335d4d15e8faddd45c9e9746e4d81a4 (patch) | |
tree | cd72973d176ab875fedd21dee1654a4a95ed171d /prebuild.skip | |
parent | 236436e82f97652c8375d51f8eded9bd4a3201f4 (diff) | |
download | otp-702e15e02335d4d15e8faddd45c9e9746e4d81a4.tar.gz otp-702e15e02335d4d15e8faddd45c9e9746e4d81a4.tar.bz2 otp-702e15e02335d4d15e8faddd45c9e9746e4d81a4.zip |
erts: Stop using madvise(2) on Solaris
inet_drv adds some arcane #defines to get SCTP working, which may
end up disabling madvise(2) locally in that file, breaking the
build in the process.
This commit disables madvise(2) altogether on Solaris as it's
far simpler than undoing the define dance in erl_mmap.h.
Diffstat (limited to 'prebuild.skip')
0 files changed, 0 insertions, 0 deletions