openssl: Use ${CFLAGS} not ${FULL_OPTIMIZATION}
authorPhil Blundell <philb@gnu.org>
Mon, 29 Oct 2012 15:20:19 +0000 (15:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Oct 2012 11:06:38 +0000 (11:06 +0000)
commit0cd04853b83b50d2956ed4943d5496b4c377b26d
treea25d933f5858dc4fdd012fec8358164c767c0a47
parent036d7c1d8dcff85f310e53a34633d013a3e57677
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.

(From OE-Core rev: 0e90a303bc5cb0ede21ff4346843f9daeddfff45)

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