gentoo-ebuilds/profiles/arch/arm/23.0-armv6j_hf/make.defaults
Andreas K. Hüttel 45974e0b15
profiles: split 23.0 armv6j profiles up into sf and hf
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-12-18 21:15:03 +01:00

7 lines
154 B
Text

CHOST="armv6j-unknown-linux-gnueabihf"
CHOST_arm="${CHOST}"
CFLAGS="-O2 -pipe -march=armv6j"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"