Mercurial > sdl-ios-xcode
changeset 3991:7a649501c089 SDL-1.2
Fixed assembly relocation problems, so we can check for NASM on Mac OS X.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 02 Jul 2007 02:45:52 +0000 |
parents | 1164b2b282a2 |
children | c75679dce60c |
files | configure.in |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Sat Jun 30 08:09:53 2007 +0000 +++ b/configure.in Mon Jul 02 02:45:52 2007 +0000 @@ -2503,10 +2503,7 @@ 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)