]> granicus.if.org Git - icu/commitdiff
ICU-10132 Reverting to options as of r477 - regressed in r32558
authorSteven R. Loomis <srl@icu-project.org>
Fri, 6 Sep 2013 06:22:23 +0000 (06:22 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Fri, 6 Sep 2013 06:22:23 +0000 (06:22 +0000)
X-SVN-Rev: 34220

icu4c/source/config/mh-os390

index 74bd749e844f5888e81f36ec907cc4ad782f3bd2..056f89144367d494c12afa1e89373a2a6244c422 100644 (file)
@@ -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