From 6092464e7e819d116d6d1127bf4c95e25deeb035 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 10 Apr 2011 00:18:19 +0000 Subject: [PATCH] 2011-04-10 02:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL ! update to osx unibin config info. --- harbour/ChangeLog | 4 ++++ harbour/INSTALL | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b6ae09d0e1..032efd7d9f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2011-04-10 02:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + ! update to osx unibin config info + 2011-04-10 01:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gtxwc/gtxwc.c % undone small optimization in 2011-04-04 10:48 UTC+0200 Przemyslaw Czerpak diff --git a/harbour/INSTALL b/harbour/INSTALL index 7eeb145d98..7d6f55d90d 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -138,8 +138,8 @@ HARBOUR You should see 'Hello world!' on screen. NOTE: You can override default (host) architecture by adding - values below to HB_USER_CFLAGS, HB_USER_LDFLAGS, HB_USER_DFLAGS - envvars, you can use multiple values: + values below to HB_USER_CFLAGS, HB_USER_LDFLAGS envvars, + you can use multiple values: Intel 32-bit: "-arch i386" Intel 64-bit: "-arch ppc"