summaryrefslogtreecommitdiff
path: root/icu
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-06-30 15:38:26 +0200
committersb <sb@openoffice.org>2010-06-30 15:38:26 +0200
commitda1320efe152132d088042ae8857571113fad5e3 (patch)
tree1c98d8a24f20dbdb8a7c1c88c89d6bc4cb0ba6db /icu
parent33474c4fff35faaedbd93461acb24496160f820f (diff)
parentd66343ab594fac375f4e3fc939594e9ebe5d4963 (diff)
sb126: merged in DEV300_m84
Diffstat (limited to 'icu')
-rw-r--r--icu/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/icu/makefile.mk b/icu/makefile.mk
index ee82ad48a9ec..d0181b1fe9b5 100644
--- a/icu/makefile.mk
+++ b/icu/makefile.mk
@@ -153,6 +153,7 @@ icu_LIBS=-lmingwthrd
.IF "$(MINGW_SHARED_GXXLIB)"=="YES"
icu_LIBS+=-lstdc++_s
.ENDIF
+icu_LDFLAGS+=-Wl,--enable-runtime-pseudo-reloc-v2
CONFIGURE_ACTION+=sh -c 'CFLAGS="-O -D_MT" CXXFLAGS="-O -D_MT" LDFLAGS="$(icu_LDFLAGS)" LIBS="$(icu_LIBS)" ./configure --build=i586-pc-mingw32 --enable-layout --enable-static --enable-shared=yes --enable-64bit-libs=no'
#CONFIGURE_FLAGS=--enable-layout --enable-static --enable-shared=yes --enable-64bit-libs=no