Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 454170 | Differences between
and this patch

Collapse All | Expand All

(-)icu-4.8.1.1.orig/source/config/mh-linux (-1 / +3 lines)
Lines 21-27 Link Here
21
LD_RPATH_PRE = -Wl,-rpath,
21
LD_RPATH_PRE = -Wl,-rpath,
22
22
23
## These are the library specific LDFLAGS
23
## These are the library specific LDFLAGS
24
LDFLAGSICUDT=-nodefaultlibs -nostdlib
24
#LDFLAGSICUDT=-nodefaultlibs -nostdlib
25
# Debian change: linking icudata as data only causes too many problems.
26
LDFLAGSICUDT=
25
27
26
## Compiler switch to embed a library name
28
## Compiler switch to embed a library name
27
# The initial tab in the next line is to prevent icu-config from reading it.
29
# The initial tab in the next line is to prevent icu-config from reading it.

Return to bug 454170