summaryrefslogtreecommitdiff
path: root/profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/intel64-skylake-avx512/make.defaults
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 01:39:29 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 01:39:29 -0500
commit11ff4d0c2a35dbc72e0226967c17a760a79a7a9f (patch)
tree9e573de15172605e9e782fc216022e8ece1bdf28 /profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/intel64-skylake-avx512/make.defaults
parentdda0c7cb2caa520d7b2c8068b91b8c5dbc7ca80f (diff)
downloadbaldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.gz
baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.xz
baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.zip
Rename project to BaldEagleOS
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/intel64-skylake-avx512/make.defaults')
-rw-r--r--profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/intel64-skylake-avx512/make.defaults5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/intel64-skylake-avx512/make.defaults b/profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/intel64-skylake-avx512/make.defaults
new file mode 100644
index 000000000000..59167193d1d7
--- /dev/null
+++ b/profiles/baldeagleos/1.0/linux-gnu/arch/amd64/subarch/intel64-skylake-avx512/make.defaults
@@ -0,0 +1,5 @@
+CFLAGS="-march=skylake-avx512 -O2 -pipe"
+CXXFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+CPU_FLAGS_X86="aes avx avx2 avx512f avx512dq avx512cd avx512bw avx512vl f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"