/[ports]
ViewVC logotype

Revision 397026


Jump to revision: Previous Next
Author: amdmi3
Date: Tue Sep 15 21:24:42 2015 UTC (8 years, 9 months ago)
Changed paths: 1
Log Message:
- 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


Changed paths

Path Details
Directoryhead/Mk/Uses/localbase.mk modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27