From 3d069494924b3651baad272e2d974b93c378f6a7 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Sun, 25 Jun 2006 16:39:16 +0000 Subject: [PATCH] Clean up OS X universal binary notes. --- documentation/RELEASE_NOTES.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 52defb29d..84f93c446 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -74,8 +74,9 @@ these routines may return a NULL pointer in such cases.

Mac OS X (Darwin)

-

Added EPICS_HOST_ARCH darwin-fat for building Universal Binaries.

-

Added EPICS_HOST_ARCH darwin-x86.

+

Added support for EPICS_HOST_ARCH=darwin-ppcx86 for building libraries/applications +which will run on both PowerPC and Intel x86 targets.

+

Added support for EPICS_HOST_ARCH=darwin-x86.

Changes since 3.14.8.1