diff options
author | Baruch Siach <baruch@tkos.co.il> | 2014-07-01 06:36:56 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-07-01 12:57:02 +0200 |
commit | ea7bb05c7b3e7a4e45ff1dc5fdedb6b073d62619 (patch) | |
tree | 22b9f110d3fb18eece0cc623d78df18e5243de02 /package/python/python-113-optional-zlib.patch | |
parent | 6c526bbd4fdecf60af2f5baee19e0dd2778d1bae (diff) | |
download | buildroot-ea7bb05c7b3e7a4e45ff1dc5fdedb6b073d62619.tar.gz buildroot-ea7bb05c7b3e7a4e45ff1dc5fdedb6b073d62619.zip |
libnss: don't use target CFLAGS with host toolchain
The OPTIMIZER variable is used to construct CFLAGS for host toolchain.
This breaks the build since we set it to TARGET_CFLAGS, and these may not be
supported by host toolchain. Augment the cross-compile patch to handle
OPTIMIZER so that we can initialize it to TARGET_OPTIMIZER, and override it
when used with host toolchain.
Fixes:
http://autobuild.buildroot.net/results/3f1/3f1afc1b58cb6fe53c438b55f169e2a78238806d/
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/python-113-optional-zlib.patch')
0 files changed, 0 insertions, 0 deletions