summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-06-05 01:24:52 +0300
committerTor Lillqvist <tml@iki.fi>2011-06-05 01:24:52 +0300
commitaa961bb6caf8bb30bb5e6883833794505f4962b0 (patch)
treefeab26a93f9860597cc992d5ea60d63c7dbae26f /set_soenv.in
parentbfdb840181018d3837b2989e5370222cfab6fcd5 (diff)
Bin the --with-icu-native-build-root option
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 50d8e0d100e0..80d083dbe762 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1770,7 +1770,6 @@ if ( '@CROSS_COMPILING@' ne '' )
ToFile( "SOLARINC_FOR_BUILD", "@SOLARINC_FOR_BUILD@", "e");
ToFile( "SOLARLIB_FOR_BUILD", "@SOLARLIB_FOR_BUILD@", "e");
ToFile( "WORKDIR_FOR_BUILD", "@WORKDIR_FOR_BUILD@", "e");
- ToFile( "ICU_NATIVE_BUILD_ROOT", "@ICU_NATIVE_BUILD_ROOT@", "e");
}
else
{