File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Binary packages for Linux, Mac OS and Windows are built from time to time and
15
15
made available on
16
16
[ SourceForge] ( http://sourceforge.net/projects/mozart-oz/files/ ) .
17
17
18
- Mac support is provided for 10.8.x and recent versions (2.x) of Aquamacs.
18
+ Mac support is provided for 10.8.x and recent versions (2.x) of Aquamacs.
19
19
20
20
The binary distribution requires that you have installed Tcl/Tk 8.5 on your
21
21
system.
@@ -179,6 +179,11 @@ lists the options you need.
179
179
<td>Paths to the source and build directories of LLVM</td>
180
180
<td>If not present, LLVM will be downloaded and built automatically</td>
181
181
</tr>
182
+ <tr>
183
+ <td>CLANG_SRC_DIR</td>
184
+ <td>Paths to the source directory of CLANG</td>
185
+ <td>Use this if cmake cannot find the CLANG sources</td>
186
+ </tr>
182
187
<tr>
183
188
<td>EMACS</td>
184
189
<td>Path to the Emacs executable</td>
You can’t perform that action at this time.
0 commit comments