libreSSL/crypto
Jeremy Huddleston Sequoia 97478266ca 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>
2015-10-15 15:23:44 -05:00
..
compat add win32-specific explicit_bzero implementation 2015-08-03 06:56:59 -05:00
CMakeLists.txt Do not build lib-objects targets if we are just building static libs. 2015-09-11 16:36:26 -05:00
Makefile.am Use bundled headers instead of installed headers when building 2015-10-15 15:23:44 -05:00
Makefile.am.arc4random add Makefile.am.arc4random 2015-05-23 19:27:57 -05:00
Makefile.am.elf-x86_64 rework CFLAGS/CPPFLAGS settings during configuration 2015-03-22 07:43:55 -05:00
Makefile.am.macosx-x86_64 rework CFLAGS/CPPFLAGS settings during configuration 2015-03-22 07:43:55 -05:00