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

Add OS X make command line.

parent e49664b8
No related branches found
No related tags found
No related merge requests found
......@@ -25,3 +25,6 @@ is optional and installed as "gmake" rather than "make".
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 WITH_SDL_AUDIO=1 STATIC_SDL=1 STATIC_CRYPTLIB=1 RELEASE=1 PREFIX=/usr
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment