Ryan Burns f74c281386 gcc: don't disable decimal-float when cross-compiling
This causes some minor ugliness during stdenv bootstrap on powerpc64le
using cross-compiled bootstrap tools. MPFR wants to use decimal floats
by default so they have to be manually disabled in the configure flags
when using cross-compiled bootstrap tools.

The lineage of this particular configure flag traces back to 2010 (!)
It was added in commit: 9b1d5353a951a29e33a3a137cb3d5246c1eff6a7
I've built various cross bootstrap tools and they seem to work fine,
so I don't think this is needed anymore.
2021-02-19 18:42:25 -08:00
..
2021-01-27 12:44:43 +07:00
2021-01-27 12:44:43 +07:00
2021-01-27 12:24:05 +00:00
2021-01-27 12:24:05 +00:00
2021-01-27 12:24:05 +00:00
2021-01-27 12:24:05 +00:00
2021-01-27 12:24:05 +00:00
2021-01-21 16:25:48 -06:00
2020-04-20 14:41:22 +02:00
2020-05-19 23:06:52 +02:00