void-packages/common/build-helper
Andrew J. Hesford 2f5e5f1e5e build-helper/rust: define HOST_CC and HOST_CFLAGS
The cc-rs crate will try to guess the host compiler and use default
flags these are not specifically set. The default behavior is wrong in
Void cross-compilation environments. Explicitly define HOST_CC=gcc and
use innocuous HOST_CFLAGS=-O2 just to thwart the bad defaults.

Co-authored-by: Érico Rolim <erico.erc@gmail.com>
Co-authored-by: Andrew J. Hesford <ajh@sideband.org>

Closes: #28416.
2021-02-04 00:33:41 -05:00
..
cmake-wxWidgets-gtk3.sh common: Add new cmake-wxWidgets-gtk3 build-helper 2020-12-30 17:58:36 +01:00
gir.sh build helper gir: auto add pkgs to hostmakedepends 2019-05-07 14:26:45 +02:00
numpy.sh xbps-src: add numpy build_helper 2020-07-12 22:45:32 -04:00
qemu.sh common/build-helper/qemu.sh: add vtargetrun function. 2020-07-28 04:24:40 +00:00
qmake.sh New build-helper: qmake 2019-11-04 17:44:02 +01:00
rust.sh build-helper/rust: define HOST_CC and HOST_CFLAGS 2021-02-04 00:33:41 -05:00