2009-11-25 11:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* config/os2/gcc.mk
! Fixed (after recent cleanup of CFLAGS usage) to add -Zomf
for gccomf target to link command.
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-11-25 11:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/os2/gcc.mk
|
||||
! Fixed (after recent cleanup of CFLAGS usage) to add -Zomf
|
||||
for gccomf target to link command.
|
||||
|
||||
2009-11-25 09:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
* -bm watcom option disabled for linux to get in sync with
|
||||
|
||||
@@ -25,6 +25,7 @@ LDFLAGS :=
|
||||
|
||||
ifeq ($(HB_COMPILER),gccomf)
|
||||
CFLAGS += -Zomf
|
||||
LDFLAGS += -Zomf
|
||||
endif
|
||||
|
||||
ifneq ($(HB_BUILD_WARN),no)
|
||||
|
||||
Reference in New Issue
Block a user