De-fuzz
Change-Id: I47e206350331e3edeef9edcb0514eacb66db7c07
This commit is contained in:
committed by
Tor Lillqvist
parent
36f2d5266a
commit
1b6e55eb35
@@ -22,7 +22,7 @@
|
|||||||
--- misc/icu/source/config/mh-linux 2010-09-29 20:37:36.000000000 +0200
|
--- misc/icu/source/config/mh-linux 2010-09-29 20:37:36.000000000 +0200
|
||||||
+++ misc/build/icu/source/config/mh-linux 2011-03-15 10:56:26.653056004 +0100
|
+++ misc/build/icu/source/config/mh-linux 2011-03-15 10:56:26.653056004 +0100
|
||||||
@@ -20,6 +20,11 @@
|
@@ -20,6 +20,11 @@
|
||||||
LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN
|
LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN
|
||||||
LD_RPATH_PRE = -Wl,-rpath,
|
LD_RPATH_PRE = -Wl,-rpath,
|
||||||
|
|
||||||
+## Force RPATH=$ORIGIN to locate own dependencies w/o need for LD_LIBRARY_PATH
|
+## Force RPATH=$ORIGIN to locate own dependencies w/o need for LD_LIBRARY_PATH
|
||||||
|
@@ -11,5 +11,5 @@
|
|||||||
+CFLAGS+=/GF /nologo /Zc:wchar_t-
|
+CFLAGS+=/GF /nologo /Zc:wchar_t-
|
||||||
+CXXFLAGS+=/GF /nologo /EHsc /Zc:wchar_t-
|
+CXXFLAGS+=/GF /nologo /EHsc /Zc:wchar_t-
|
||||||
CPPFLAGS+=-D_CRT_SECURE_NO_DEPRECATE
|
CPPFLAGS+=-D_CRT_SECURE_NO_DEPRECATE
|
||||||
DEFS+=-DWIN32
|
DEFS+=-DWIN32 -DCYGWINMSVC
|
||||||
DEFS+=-DCYGWINMSVC
|
LDFLAGS+=/nologo
|
||||||
|
Reference in New Issue
Block a user