2009-06-19 15:18 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* config/darwin/gcc.cf
    ! Fixed a hard-wired 'cc' to be $(HB_CMP)
This commit is contained in:
Viktor Szakats
2009-06-19 13:18:55 +00:00
parent cebc3f8997
commit 2ee89d24cf
2 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-06-19 15:18 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/darwin/gcc.cf
! Fixed a hard-wired 'cc' to be $(HB_CMP)
2009-06-19 15:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* bin/hb-mkdyn.sh
! Fixed to not use HB_CCPREFIX for libtool command.

View File

@@ -47,7 +47,7 @@ endif
# remove it if you have newer compiler version
#CFLAGS += -Wno-long-double
LD = $(HB_CCPREFIX)cc$(HB_CCPOSTFIX)
LD = $(HB_CCPREFIX)$(HB_CMP)$(HB_CCPOSTFIX)
LD_OUT = -o
# Add all libraries specified in CONTRIBS and LIBS.