File sal-rtl-compiler-optimization-meego.diff of Package libreoffice-bootstrap
--- sal/rtl/source/makefile.mk.old 2010-04-28 11:35:17.000000000 +0200 +++ sal/rtl/source/makefile.mk 2010-06-02 15:11:56.000000000 +0200 @@ -53,6 +53,9 @@ CDEFS+= -DFORCE_SYSALLOC CFLAGS+= $(LFS_CFLAGS) CXXFLAGS+= $(LFS_CFLAGS) +CFLAGS+= -O2 +CXXFLAGS+= -O2 + # --- Files -------------------------------------------------------- # safe that way: gen_makefile doesn't want it,