aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/NISTP256/AMD64/icc/compiler.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Specific/NISTP256/AMD64/icc/compiler.sh')
-rwxr-xr-xsrc/Specific/NISTP256/AMD64/icc/compiler.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Specific/NISTP256/AMD64/icc/compiler.sh b/src/Specific/NISTP256/AMD64/icc/compiler.sh
deleted file mode 100755
index 3c4100dce..000000000
--- a/src/Specific/NISTP256/AMD64/icc/compiler.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-set -eu
-
-gcc -march=native -mbmi2 -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -fno-strict-aliasing $@