summaryrefslogtreecommitdiffstats
path: root/common/jpeg/simd/jimmxred.asm
diff options
context:
space:
mode:
Diffstat (limited to 'common/jpeg/simd/jimmxred.asm')
-rw-r--r--common/jpeg/simd/jimmxred.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/jpeg/simd/jimmxred.asm b/common/jpeg/simd/jimmxred.asm
index 4ee34a0a..a2b7103d 100644
--- a/common/jpeg/simd/jimmxred.asm
+++ b/common/jpeg/simd/jimmxred.asm
@@ -701,3 +701,6 @@ EXTN(jsimd_idct_2x2_mmx):
pop ebp
ret
+; For some reason, the OS X linker does not honor the request to align the
+; segment unless we do this.
+ align 16