summaryrefslogtreecommitdiffstats
path: root/package/python-wcwidth/Config.in
diff options
context:
space:
mode:
authorEric Le Bihan <eric.le.bihan.dev@free.fr>2016-07-14 23:11:59 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-15 09:51:27 +0200
commit4d6efcc3d270d8140c5b72f5ddaaf502199e7a01 (patch)
treeae5d65c3223f8d1596bb2e24593f21875c3ae4b1 /package/python-wcwidth/Config.in
parent5b3ea02d6492ace88418e58f4ded62fa6e6605cf (diff)
downloadbuildroot-4d6efcc3d270d8140c5b72f5ddaaf502199e7a01.tar.gz
buildroot-4d6efcc3d270d8140c5b72f5ddaaf502199e7a01.zip
jemalloc: fix sparc64 build
GCC 4.9.3 for sparc64 defines __sparc_v9__, not __sparc64__ nor __sparcv9 (as reported by `gcc -dM -E - < /dev/null | egrep 'sparc|arch'`). This prevents LG_QUANTUM from being properly defined. Adding this new value solves the issue. Fixes: http://autobuild.buildroot.net/results/95d/95df560b13be7abbce6aeeb3ed0f0814d597bd08/ Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-wcwidth/Config.in')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud