mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-10132 Reverting to options as of r477 - regressed in r32558
X-SVN-Rev: 34220
This commit is contained in:
parent
47849b94be
commit
bd7fd3318f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue