Update a comment to reflect reality and explain why we're using the

medany code model.
This commit is contained in:
Marius Strobl 2011-12-24 12:28:23 +00:00
parent 78dbe84377
commit 1496f65717

View File

@ -69,7 +69,8 @@ INLINE_LIMIT?= 15000
.endif
#
# For sparc64 we want medlow code model, and we tell gcc to use floating
# For sparc64 we want the medany code model so modules may be located
# anywhere in the 64-bit address space. We also tell GCC to use floating
# point emulation. This avoids using floating point registers for integer
# operations which it has a tendency to do.
#