diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-09-16 05:24:42 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-09-16 05:24:42 +0800 |
commit | cd3fed5add379134d6455658c9849d964a0c9435 (patch) | |
tree | 61d3e114cde72c29b63d58cd51b1f1eb7eabedf8 /games/prboom | |
parent | 5e75d8cf43c41a01911c9e0d5c46c3e4cc6a2f70 (diff) | |
download | freebsd-ports-gnome-cd3fed5add379134d6455658c9849d964a0c9435.tar.gz freebsd-ports-gnome-cd3fed5add379134d6455658c9849d964a0c9435.tar.zst freebsd-ports-gnome-cd3fed5add379134d6455658c9849d964a0c9435.zip |
- Use -isystem instead of -I to add ${LOCALBASE}/include to the list of header search paths
First, this prevents ports which use strict -Werror settings from
build failures in third party headers (real life example is
devel/pructl which uses -Werror -Weverything and fails in libedit
header on actually harmless padding warning).
Second, this prevents ports which install headers from picking up
their own headers from LOCALBASE instead of using ones from WRKDIR,
which leads to any kind of problems when upgrading via ports.
PR: 203101
Approved by: bapt
Differential Revision: D3618
Diffstat (limited to 'games/prboom')
0 files changed, 0 insertions, 0 deletions