aboutsummaryrefslogtreecommitdiffstats
path: root/libqpe
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2004-07-14 20:53:01 +0000
committerHolger Freyther <zecke@selfish.org>2004-07-14 20:53:01 +0000
commit139bd5d52ea46af0514189584aac1e11443e459e (patch)
treeb09e17d802c32f9f3301c4538170078f59648c89 /libqpe
parent9ae4eaf97aa283e49a014e83f8fe11c4e5c6d404 (diff)
downloadopenembedded-139bd5d52ea46af0514189584aac1e11443e459e.tar.gz
Patch libqpe-opie CVS revsion to use alternate compile defines when building
BKrev: 40f59d2dF7B9q0rpWo2eiiYLzXy1nA
Diffstat (limited to 'libqpe')
-rw-r--r--libqpe/libqpe-opie_cvs.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpe/libqpe-opie_cvs.oe b/libqpe/libqpe-opie_cvs.oe
index 18129cf33d..7b37908394 100644
--- a/libqpe/libqpe-opie_cvs.oe
+++ b/libqpe/libqpe-opie_cvs.oe
@@ -18,7 +18,7 @@ export QTDIR = "${STAGING_LIBDIR}/.."
export OPIEDIR = "${STAGING_LIBDIR}/.."
EXTRA_QMAKEVARS_POST = "DESTDIR="
-CXXFLAGS_append = " -DQWS -fno-rtti -fno-exceptions"
+CXXFLAGS_append = " -DQWS -DOPIE_NO_ERASE_RECT_HACKFIX -DOPIE_NEW_MALLOC -fno-rtti -fno-exceptions"
do_compile() {
mkdir -p ${STAGING_INCDIR}/qpe \