Summary: | graphics/cairo: Remove use of MAP_NORESERVE | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Baldwin <jhb> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jhb | ||||
Priority: | --- | Flags: | jhb:
maintainer-feedback?
(gnome) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 193961 | ||||||
Attachments: |
|
Auto-assigned to maintainer gnome@FreeBSD.org Antoine told me to commit this directly as it already had approval in the parent bug. |
Created attachment 148401 [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.