From bd7fd3318f0606d76730098a4e7c21e74dd19669 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Fri, 6 Sep 2013 06:22:23 +0000 Subject: [PATCH] ICU-10132 Reverting to options as of r477 - regressed in r32558 X-SVN-Rev: 34220 --- icu4c/source/config/mh-os390 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/config/mh-os390 b/icu4c/source/config/mh-os390 index 74bd749e84..056f891443 100644 --- a/icu4c/source/config/mh-os390 +++ b/icu4c/source/config/mh-os390 @@ -42,7 +42,7 @@ IEEE390=1#M# endif ifeq (${IEEE390}, 1) -ICU_IEEE = -Wc,'FLOAT(IEEE)' +ICU_IEEE =#M# else ICU_IEEE = -Wc,'FLOAT(IEEE)' -DIEEE_754=0#M# endif