Module Name:    src
Committed By:   ryo
Date:           Fri Apr  6 15:47:08 UTC 2018

Modified Files:
        src/crypto/external/bsd/openssl: mkpc
        src/crypto/external/bsd/openssl.old: mkpc

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/openssl/mkpc
cvs rdiff -u -r1.1.1.1 -r1.2 src/crypto/external/bsd/openssl.old/mkpc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to