diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4663166998..0125ab106a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2004-07-18 19:50 UTC+0300 Alexander Kresin + * 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 * contrib/mysql/mysql.c * Some fixes and formatting. diff --git a/harbour/harbour.spec b/harbour/harbour.spec index 2e92bc540b..f54d404919 100644 --- a/harbour/harbour.spec +++ b/harbour/harbour.spec @@ -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}