Hi Mike

On Sun Apr 27 13:04:20 2014, vap...@gentoo.org wrote:
> It's a standard setting that other build systems use.

Can you explain why you need this?


> @@ -217,6 +217,7 @@ BUILDENV= PLATFORM='$(PLATFORM)'
> PROCESSOR='$(PROCESSOR)' \
> MAKEDEPEND='$$$${TOP}/util/domd $$$${TOP} -MD $(MAKEDEPPROG)' \
> DEPFLAG='-DOPENSSL_NO_DEPRECATED $(DEPFLAG)' \
> MAKEDEPPROG='$(MAKEDEPPROG)' \
> + LDFLAGS='${LDFLAGS}' \

I'm wondering whether it would be better to remove LDFLAGS from CLEARENV (a few
lines before the above), rather than add it to BUILDENV? Thoughts? Or am I
missing something?

Matt

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to