|
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. |