aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Huddleston Sequoia <jeremyhu@apple.com>2015-10-11 16:46:55 -0700
committerBrent Cook <bcook@openbsd.org>2015-10-15 15:23:44 -0500
commit97478266cab5996867cfeb6478feb862b9e5b944 (patch)
tree3f3929e2b8cc6b6c1bad9b98f451c11577809a05 /scripts
parent0e7a252d0d4ec352de5109271c57fbf324a90d43 (diff)
downloadportable-97478266cab5996867cfeb6478feb862b9e5b944.tar.gz
portable-97478266cab5996867cfeb6478feb862b9e5b944.tar.bz2
portable-97478266cab5996867cfeb6478feb862b9e5b944.zip
Use bundled headers instead of installed headers when building
The build system incorrectly set include directives in AM_CFLAGS which causes them to be placed after the configured CPPFLAGS. Thus, if a user or packaging system sets CPPFLAGS to a location that has libressl or openssl headers installed, they will be used instead of the bundled versions. This corrects that issue by setting up the variables correctly. https://github.com/libressl-portable/portable/issues/150 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions