]> code.ossystems Code Review - openembedded-core.git/commit
openssl: Use ${CFLAGS} not ${FULL_OPTIMIZATION}
authorPhil Blundell <philb@gnu.org>
Mon, 29 Oct 2012 15:20:19 +0000 (15:20 +0000)
committerScott Garman <scott.a.garman@intel.com>
Fri, 30 Nov 2012 22:50:15 +0000 (14:50 -0800)
commitd5a99f3dab07fa676788b434e18174c0798d4460
tree889b429b9cfc23fa7a968e94dd944edf88842941
parentcf84ebac391b243099fe0d05223433ecb8e71641
openssl: Use ${CFLAGS} not ${FULL_OPTIMIZATION}

The latter variable is only applicable for target builds and could
result in passing incompatible options (and/or failing to pass
required options) to ${BUILD_CC} for a virtclass-native build.

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl.inc