Skip to content
Snippets Groups Projects
Commit e32a13eb authored by deuce's avatar deuce
Browse files

Update make command line for OS X.

parent 3d452b20
Branches
Tags
No related merge requests found
......@@ -27,7 +27,7 @@ Refer to src/build/Common.gmake or src/build/Common.bmake for details of some
of the make options the build system supports.
Release builds for Mac OS X use the following command line:
make USE_SDL_AUDIO=1 STATIC_SDL=1 STATIC_CRYPTLIB=1 RELEASE=1 PREFIX=/usr
make USE_SDL_AUDIO=1 STATIC_SDL=1 RELEASE=1 PREFIX=/usr
The package is generated and copied do a disk image which is then converted
with the following command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment