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

CFLAGS="-O2 -march=native -mtune=cortex-a72 -pipe"
CXXFLAGS="-O2 -march=native -mtune=cortex-a72 -pipe"
LDFLAGS="-Wl,--hash-style=gnu -Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
CHOST="aarch64-unknown-linux-gnu"