diff --git a/harbour/ChangeLog b/harbour/ChangeLog index eb68d8a6b4..945272ba14 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-09-17 11:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + + Added darwin/clang to compatibility matrix. + 2009-09-17 11:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) - ERRATA * doc/howtosvn.txt diff --git a/harbour/INSTALL b/harbour/INSTALL index 807ce7ddc2..291aadfa78 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -982,6 +982,7 @@ BUILD HOST-PLATFORM/SHELL - TARGET-PLATFORM/COMPILER COMPATIBILITY MATRIX x bsd -> wce/mingw x86 x bsd -> win/mingw x86 x bsd -> dos/djgpp x86 + darwin -> darwin/clang (CPU cross-builds possible: x86, x86-64, unibin) darwin -> darwin/gcc (CPU cross-builds possible: x86, x86-64, ppc, ppc64, unibin) darwin -> darwin/icc (CPU cross-builds possible: x86, x86-64) x darwin -> wce/mingwarm arm