Clean up OS X universal binary notes.

This commit is contained in:
W. Eric Norum
2006-06-25 16:39:16 +00:00
parent 61239a7be6
commit 3d06949492
+3 -2
View File
@@ -74,8 +74,9 @@ these routines may return a NULL pointer in such cases.</p>
<h4>Mac OS X (Darwin)</h4>
<p>Added EPICS_HOST_ARCH darwin-fat for building Universal Binaries.</p>
<p>Added EPICS_HOST_ARCH darwin-x86.</p>
<p>Added support for EPICS_HOST_ARCH=darwin-ppcx86 for building libraries/applications
which will run on both PowerPC and Intel x86 targets.</p>
<p>Added support for EPICS_HOST_ARCH=darwin-x86.</p>
<h2 align="center">Changes since 3.14.8.1</h2>