MAP_NORESERVE was never implemented in FreeBSD as has been retired
authorjohan <johan@bergstroem.nu>
Mon, 23 Mar 2015 06:56:53 +0000 (23:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Mar 2015 06:57:05 +0000 (06:57 +0000)
commita87e1dc34305e38ba8b6cef207e4d83c1002da21
treed4babf079a06b7c5b7700437496cf6d307073aea
parent4f53c5b7f6e1bedf4bf6dc42d86c070edee3122f
MAP_NORESERVE was never implemented in FreeBSD as has been retired
as of https://reviews.freebsd.org/D848. This makes V8 build on
FreeBSD-current (and the forthcoming 11).

BUG=none
LOG=n

Review URL: https://codereview.chromium.org/1025823003

Cr-Commit-Position: refs/heads/master@{#27348}
src/base/platform/platform-freebsd.cc