mirror of git://sourceware.org/git/glibc.git
Reorder ieee754 implies so that ldbl-* comes first.
This commit is contained in:
parent
8ebc36ad77
commit
efc4903b91
|
@ -1,5 +1,5 @@
|
||||||
wordsize-32
|
wordsize-32
|
||||||
# 68k uses IEEE 754 floating point.
|
# 68k uses IEEE 754 floating point.
|
||||||
ieee754/flt-32
|
|
||||||
ieee754/dbl-64
|
|
||||||
ieee754/ldbl-96
|
ieee754/ldbl-96
|
||||||
|
ieee754/dbl-64
|
||||||
|
ieee754/flt-32
|
||||||
|
|
Loading…
Reference in New Issue