2004-07-18 22:17 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si>
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2004-07-18 19:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* harbour.spec
|
||||
* Changed Optimisation level for rpm package to -O2,
|
||||
because there are pboblems with -O3 and gcc 3.3 on Mandrake Linux
|
||||
|
||||
2004-07-18 19:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* contrib/mysql/mysql.c
|
||||
* Some fixes and formatting.
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
%define hb_lnkso yes
|
||||
%define hb_libs vm pp rtl rdd dbfdbt dbffpt dbfcdx dbfntx macro common lang codepage gtnul gtcrs gtsln gtcgi gtstd gtpca odbc ct debug profiler
|
||||
%define hb_cc export HB_COMPILER=gcc
|
||||
%define hb_cflag export C_USR="-DHB_FM_STATISTICS_OFF -O3"
|
||||
%define hb_cflag export C_USR="-DHB_FM_STATISTICS_OFF -O2"
|
||||
%define hb_arch export HB_ARCHITECTURE=linux
|
||||
%define hb_cmt export HB_MT=%{hb_mt}
|
||||
%define hb_cgt export HB_GT_LIB=gt%{hb_gt}
|
||||
|
||||
Reference in New Issue
Block a user