mirror of https://github.com/BOINC/boinc.git
Mac: tweaks to build instructions.
This commit is contained in:
parent
ac65e029f2
commit
7be208e5ea
|
@ -5,7 +5,7 @@
|
|||
\red69\green60\blue204;\red246\green246\blue246;}
|
||||
{\*\listtable{\list\listtemplateid1\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace360\levelindent0{\*\levelmarker \{disc\}}{\leveltext\leveltemplateid1\'01\uc0\u8226 ;}{\levelnumbers;}\fi-360\li720\lin720 }{\listname ;}\listid1}}
|
||||
{\*\listoverridetable{\listoverride\listid1\listoverridecount0\ls1}}
|
||||
\margl1440\margr1440\vieww14580\viewh11840\viewkind0
|
||||
\margl1440\margr1440\vieww14780\viewh11840\viewkind0
|
||||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\qc
|
||||
|
||||
\f0\b\fs28 \cf0 Building BOINC Client and Manager on Macintosh OSX\
|
||||
|
@ -231,7 +231,7 @@ Important: do not change the names of any of these 7 directories. Remember that
|
|||
\pard\pardeftab720
|
||||
\cf0 \
|
||||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640
|
||||
\cf0 If the above method does not work try the following alternate method.\
|
||||
\cf0 If the above method does not work try the following alternate method:\
|
||||
\pard\pardeftab720
|
||||
|
||||
\f1 \cf5 \expnd0\expndtw0\kerning0
|
||||
|
@ -313,12 +313,12 @@ The options for BuildMacBOINC.sh are:\
|
|||
The following arguments determine which targets to build\
|
||||
-all build all targets (i.e. target "Build_All" -- this is the default)\
|
||||
\
|
||||
-lib build the five libraries: libboinc_api.a, libboinc_graphics_api.a, libboinc.a, libboinc_opencl.a, jpeglib.a\
|
||||
-lib build the six libraries: libboinc_api.a, libboinc_graphics_api.a, libboinc.a, libboinc_opencl.a, libboinc_zip.a, jpeglib.a\
|
||||
\
|
||||
-client build two targets: boinc client and command-line utility {\field{\*\fldinst{HYPERLINK "http://boinc.berkeley.edu/wiki/Boinccmd_tool"}}{\fldrslt boinccmd}}\
|
||||
(also builds libboinc.a, since boinc_cmd requires it.)\
|
||||
\
|
||||
Both -lib and -client may be specified to build seven targets (no BOINC Manager or screensaver.)\
|
||||
Both -lib and -client may be specified to build eight targets (no BOINC Manager or screensaver.)\
|
||||
\
|
||||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640
|
||||
|
||||
|
|
Loading…
Reference in New Issue