Document NASM version requirement for 64-bit backward compatible build

This commit is contained in:
DRC
2010-07-08 07:01:20 +00:00
parent 1c7414ba64
commit 843e7306a1

View File

@@ -150,7 +150,8 @@ Add
LDFLAGS='-isysroot /Developer/SDKs/MacOSX10.4u.sdk \
-mmacosx-version-min=10.4'
to the configure command line. The OS X 10.4 SDK must be installed.
to the configure command line. The OS X 10.4 SDK, and NASM 2.07 or later from
MacPorts, must be installed.
32-bit Backward-Compatible Library Build on OS/X