summaryrefslogtreecommitdiffstats
path: root/libtommath/makefile.icc
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/makefile.icc')
-rw-r--r--libtommath/makefile.icc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtommath/makefile.icc b/libtommath/makefile.icc
index e764253..cf70ab0 100644
--- a/libtommath/makefile.icc
+++ b/libtommath/makefile.icc
@@ -19,7 +19,7 @@ CFLAGS += -I./
# B - Blend of P4 and PM [mobile]
#
# Default to just generic max opts
-CFLAGS += -O3 -xN
+CFLAGS += -O3 -xP -ip
#install as this user
USER=root