summaryrefslogtreecommitdiff
path: root/src/template
diff options
context:
space:
mode:
Diffstat (limited to 'src/template')
-rw-r--r--src/template/aix4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/template/aix b/src/template/aix
index 48f1110f3e..d875a08083 100644
--- a/src/template/aix
+++ b/src/template/aix
@@ -8,3 +8,7 @@ if test "$GCC" != yes ; then
;;
esac
fi
+
+# native memset() is faster, 2006-02-03
+# XLC 6.0, (IBM's cc), tested on AIX 5.2 and 5.1
+MEMSET_LOOP_LIMIT=0