Bug 194428 - devel/libuwind: Remove use of MAP_NORESERVE
Summary: devel/libuwind: Remove use of MAP_NORESERVE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 193961
  Show dependency treegraph
 
Reported: 2014-10-17 20:22 UTC by John Baldwin
Modified: 2014-10-18 12:30 UTC (History)
0 users

See Also:


Attachments
patch (634 bytes, text/plain)
2014-10-17 20:22 UTC, John Baldwin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Baldwin freebsd_committer freebsd_triage 2014-10-17 20:22:53 UTC
Created attachment 148399 [details]
patch

The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and is being removed.  The attached patch removes the use.  I believe PORTREVISION probably needs to be bumped as well.
Comment 1 John Baldwin freebsd_committer freebsd_triage 2014-10-18 12:30:34 UTC
Antoine told me to commit this directly as it already had approval in the parent bug.