2004-07-18 22:17 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si>

This commit is contained in:
Tomaz Zupan
2004-07-18 20:15:32 +00:00
parent fc5a0e4d06
commit 3d3a2d28a6
2 changed files with 6 additions and 1 deletions

View File

@@ -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.

View File

@@ -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}