summaryrefslogtreecommitdiff
path: root/conf/arm/portage/make.conf/00-cflags.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/arm/portage/make.conf/00-cflags.conf')
-rw-r--r--conf/arm/portage/make.conf/00-cflags.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/arm/portage/make.conf/00-cflags.conf b/conf/arm/portage/make.conf/00-cflags.conf
new file mode 100644
index 0000000..c23df8f
--- /dev/null
+++ b/conf/arm/portage/make.conf/00-cflags.conf
@@ -0,0 +1,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"