Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Fixed assembly relocation problems, so we can check for NASM on Mac O…
Browse files Browse the repository at this point in the history
…S X.
  • Loading branch information
slouken committed Jul 2, 2007
1 parent 034d8c6 commit 145ac27
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions configure.in
Expand Up @@ -2331,10 +2331,7 @@ AC_HELP_STRING([--enable-render-d3d], [enable the Direct3D render driver [[defau
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)
Expand Down

0 comments on commit 145ac27

Please sign in to comment.