diff options
Diffstat (limited to 'pixman/config.h.in')
-rw-r--r-- | pixman/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/config.h.in b/pixman/config.h.in index 945735d1b..de9052dbf 100644 --- a/pixman/config.h.in +++ b/pixman/config.h.in @@ -82,7 +82,7 @@ /* use ARM NEON assembly optimizations */ #undef USE_ARM_NEON -/* use ARM SIMD compiler intrinsics */ +/* use ARM SIMD assembly optimizations */ #undef USE_ARM_SIMD /* use GNU-style inline assembler */ |