]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
make.sh: Introduce RUSTFLAGS
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 7 Dec 2019 18:26:40 +0000 (19:26 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 7 Dec 2019 18:26:40 +0000 (19:26 +0100)
commit4a0ca725d2650d4a58a419ae6cf5932f50f2e0de
treedf97ffc56ab279ec785a2ac0f1098c7d1db2c727
parent6a9d9ff4af5069314e5c49e799505dfef6380c4e
make.sh: Introduce RUSTFLAGS

This allows to set arch-specific FLAGS when dealing with
software written in rust.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
make.sh