]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - make.sh
make.sh: Introduce RUSTFLAGS
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 7 Dec 2019 18:30:45 +0000 (19:30 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 29 Dec 2019 08:49:25 +0000 (08:49 +0000)
commit8245498310fb727b2ed23c2c1a210b18ebe205a1
treeb92190b9332573f1b772e55833308fd10e45821e
parent6a3acff9348cb755250ef9d763c73a73142f46e3
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>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh