mirror of
https://github.com/pygos/build.git
synced 2024-11-05 11:37:10 +01:00
0932c5ae0b
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
7 lines
140 B
Text
7 lines
140 B
Text
TARGET="arm-linux-musleabihf"
|
|
GCC_CPU="armv6"
|
|
MUSL_CPU="arm"
|
|
|
|
GCC_EXTRACFG="--with-float=hard --with-fpu=neon-vfpv3"
|
|
|
|
LINUXPKG="linux-rpi3"
|