Fossil SCM

Update the build instructions for Mac OS 10.2.

drh 2014-06-03 19:42 trunk
Commit 481741f3f53519c0e44b50b76999ff47d119fe0f
1 file changed +1
--- www/build.wiki
+++ www/build.wiki
@@ -156,10 +156,11 @@
156156
<li><p>
157157
To build on older Macs (circa 2002, MacOS 10.2) edit the Makefile
158158
generated by configure to add the following lines:
159159
<blockquote><pre>
160160
TCC += -DSQLITE_WITHOUT_ZONEMALLOC
161
+ TCC += -D_BSD_SOURCE
161162
TCC += -DWITHOUT_ICONV
162163
TCC += -Dsocketlen_t=int
163164
TCC += -DSQLITE_MAX_MMAP_SIZE=0
164165
</pre></blockquote>
165166
</ul>
166167
--- www/build.wiki
+++ www/build.wiki
@@ -156,10 +156,11 @@
156 <li><p>
157 To build on older Macs (circa 2002, MacOS 10.2) edit the Makefile
158 generated by configure to add the following lines:
159 <blockquote><pre>
160 TCC += -DSQLITE_WITHOUT_ZONEMALLOC
 
161 TCC += -DWITHOUT_ICONV
162 TCC += -Dsocketlen_t=int
163 TCC += -DSQLITE_MAX_MMAP_SIZE=0
164 </pre></blockquote>
165 </ul>
166
--- www/build.wiki
+++ www/build.wiki
@@ -156,10 +156,11 @@
156 <li><p>
157 To build on older Macs (circa 2002, MacOS 10.2) edit the Makefile
158 generated by configure to add the following lines:
159 <blockquote><pre>
160 TCC += -DSQLITE_WITHOUT_ZONEMALLOC
161 TCC += -D_BSD_SOURCE
162 TCC += -DWITHOUT_ICONV
163 TCC += -Dsocketlen_t=int
164 TCC += -DSQLITE_MAX_MMAP_SIZE=0
165 </pre></blockquote>
166 </ul>
167

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button