1 Index: icu-52~m1/source/config/mh-linux
2 ===================================================================
3 --- icu-52~m1.orig/source/config/mh-linux 2013-09-14 18:53:23.284040467 -0400
4 +++ icu-52~m1/source/config/mh-linux 2013-09-14 18:53:23.284040467 -0400
6 LD_RPATH_PRE = -Wl,-rpath,
8 ## These are the library specific LDFLAGS
9 -LDFLAGSICUDT=-nodefaultlibs -nostdlib
10 +#LDFLAGSICUDT=-nodefaultlibs -nostdlib
11 +# Debian change: linking icudata as data only causes too many problems.
14 ## Compiler switch to embed a library name
15 # The initial tab in the next line is to prevent icu-config from reading it.