Update tested AIX memset platforms.
This commit is contained in:
parent
ebd38e3c1d
commit
a25b1decef
@ -9,6 +9,7 @@ if test "$GCC" != yes ; then
|
|||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# native memset() is faster, 2006-02-03
|
# Native memset() is faster, tested on:
|
||||||
# XLC 6.0, (IBM's cc), tested on AIX 5.2 and 5.1
|
# AIX 5.1 and 5.2, XLC 6.0 (IBM's cc)
|
||||||
|
# AIX 5.3 ML3, gcc 4.0.1
|
||||||
MEMSET_LOOP_LIMIT=0
|
MEMSET_LOOP_LIMIT=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user