summaryrefslogtreecommitdiff
path: root/conf/arm/portage/make.conf/00-cflags.conf
blob: 1276ef7191f5b1bf6604e1d7a626804e743d0e83 (plain)
1
2
3
4
5
6
# This file has been automatically generated, do not edit.

CFLAGS="-O2 -march=armv8-a+crc+simd -mtune=cortex-a72 -pipe -ftree-vectorize -fomit-frame-pointer -fno-delete-null-pointer-checks -Wno-deprecated -Wno-deprecated-declarations -fno-plt -fstack-protector-strong -fstack-clash-protection"
CXXFLAGS="-O2 -march=armv8-a+crc+simd -mtune=cortex-a72 -pipe -ftree-vectorize -fomit-frame-pointer -fno-delete-null-pointer-checks -Wno-deprecated -Wno-deprecated-declarations -fno-plt -fstack-protector-strong -fstack-clash-protection"
LDFLAGS="-Wl,--hash-style=gnu -Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
CHOST="aarch64-unknown-linux-gnu"