diff options
| author | Manoj Gupta <manojgupta@google.com> | 2018-09-24 16:16:03 -0700 |
|---|---|---|
| committer | William Hubbs <williamh@gentoo.org> | 2020-12-13 19:20:24 -0600 |
| commit | 35539cb231ee30f419937e009b1f3d18ee1a9111 (patch) | |
| tree | ee3539488a54ee8835436844487c1c42dda40ca4 /dev-python/xarray | |
| parent | b1ee7117227db68364cf38b3fcba83c591307b65 (diff) | |
| download | gentoo-35539cb231ee30f419937e009b1f3d18ee1a9111.tar.gz gentoo-35539cb231ee30f419937e009b1f3d18ee1a9111.tar.bz2 gentoo-35539cb231ee30f419937e009b1f3d18ee1a9111.zip | |
dev-lang/luajit: Fix 2.0.5 cross-compilation build
luajit passes CFLAGS/LDFLAGS to both host and target builds.
This breaks when the host cpu does not support the target flags
e.g. using march=bdver4 in CFLAGS when cross-compiling for AMD
on an Intel host.
Instead, pass the flags in {HOST|TARGET}-{CFLAGS|LDFLAGS} which is
supported by luajit [1].
[1] https://github.com/LuaJIT/LuaJIT/blob/master/doc/install.html#L607
Closes: https://github.com/gentoo/gentoo/pull/9970
Signed-off-by: Manoj Gupta <manojgupta@google.com>
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'dev-python/xarray')
0 files changed, 0 insertions, 0 deletions
