Fixed assembly relocation problems, so we can check for NASM on Mac OS X.

--HG--
branch : SDL-1.2
This commit is contained in:
Sam Lantinga 2007-07-02 02:45:52 +00:00
parent d93d192b26
commit a9739cb40c

View File

@ -2503,10 +2503,7 @@ case "$host" in
CheckDiskAudio
CheckDummyAudio
CheckDLOPEN
# Temporarily disabled:
# ld: mmxp2_32.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: _mmxreturn
#CheckNASM
CheckNASM
# Set up files for the shared object loading library
# (this needs to be done before the dynamic X11 check)