2008-10-27 20:50 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* config/rules.cf
* Synced Harbour flags with non-GNU make.
(added -gc3, -l)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2008-10-27 20:50 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* config/rules.cf
|
||||
* Synced Harbour flags with non-GNU make.
|
||||
(added -gc3, -l)
|
||||
|
||||
2008-10-27 20:06 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/rtl/setkey.c
|
||||
! fixed GPF in HB_SETKEYGET() when bActive block is used
|
||||
|
||||
@@ -20,7 +20,7 @@ HB := $(HB_BIN_COMPILE)/
|
||||
endif
|
||||
HB := $(HB)harbour$(EXE_EXT)
|
||||
|
||||
HB_FLAGS = -n -q0 -w3 -es2 -km -I$(HB_INC_COMPILE)
|
||||
HB_FLAGS = -n -i$(HB_INC_COMPILE) -q0 -w3 -es2 -gc3 -km -l
|
||||
|
||||
# The rule to link an executable.
|
||||
ifeq ($(LD_RULE),)
|
||||
|
||||
Reference in New Issue
Block a user