Commit 2ec93d3f authored by Sam Lantinga's avatar Sam Lantinga

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

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402396
parent a304f049
...@@ -2503,10 +2503,7 @@ case "$host" in ...@@ -2503,10 +2503,7 @@ case "$host" in
CheckDiskAudio CheckDiskAudio
CheckDummyAudio CheckDummyAudio
CheckDLOPEN CheckDLOPEN
CheckNASM
# Temporarily disabled:
# ld: mmxp2_32.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: _mmxreturn
#CheckNASM
# Set up files for the shared object loading library # Set up files for the shared object loading library
# (this needs to be done before the dynamic X11 check) # (this needs to be done before the dynamic X11 check)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment