mirror of
https://github.com/yawut/SDL.git
synced 2026-06-01 00:13:43 -05:00
Fixed assembly relocation problems, so we can check for NASM on Mac OS X.
--HG-- branch : SDL-1.2
This commit is contained in:
parent
d93d192b26
commit
a9739cb40c
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user