build/conf/armv7l/portage/env/neon.conf

4 lines
155 B
Plaintext

# Enable NEON when it's possible without breaking qemu-user chroot
CFLAGS="-O2 -pipe -march=armv7-a -mfpu=neon ${FPUABI} ${GRAPHITE}"
CXXFLAGS="${CFLAGS}"