summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--host-albatross/make.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/host-albatross/make.conf b/host-albatross/make.conf
index 9e8ef5b..c98a63d 100644
--- a/host-albatross/make.conf
+++ b/host-albatross/make.conf
@@ -3,6 +3,7 @@ CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
+USE="lto"
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3"