History log of /netbsd-src/crypto/external/bsd/openssl/mkpc (Results 1 – 6 of 6)
Revision Date Author Comments
# 04e2d8f4 06-Apr-2018 ryo <ryo@NetBSD.org>

when CPPFLAGS include a parameter that has any spaces (e.g. CPPFLAGS="-DBN_LLONG=\"long long\""),
$CPP $CPPFLAGS fails. (aarch64--netbsd-clang: error: no such file or directory: 'long"')

advice to u

when CPPFLAGS include a parameter that has any spaces (e.g. CPPFLAGS="-DBN_LLONG=\"long long\""),
$CPP $CPPFLAGS fails. (aarch64--netbsd-clang: error: no such file or directory: 'long"')

advice to use "eval" by soda@. thanks.

show more ...


# b8b3c5f2 08-Feb-2018 christos <christos@NetBSD.org>

update build glue


# a448574c 07-Jul-2014 joerg <joerg@NetBSD.org>

Use cross-cpp when extracting OpenSSL version.


# 469af362 01-Feb-2013 christos <christos@NetBSD.org>

use the version in the source tree, instead of the build host


# 387f0921 22-Jan-2013 christos <christos@NetBSD.org>

print only the version as the full version confuses pkgconfig.


# 9109786a 18-Jan-2013 christos <christos@NetBSD.org>

#!/bin/sh