⛏️ index : buildtools.git

author Jérôme Duval <jerome.duval@gmail.com> 2016-03-04 17:58:26.0 +01:00:00
committer Jérôme Duval <jerome.duval@gmail.com> 2016-03-04 17:58:26.0 +01:00:00
commit
7c77083396e35ccf490da189f725ba2a8a511348 [patch]
tree
579433790ab14cb41f81d6fca2a20d55b953c4b3
parent
137b14625b53a040f9ed4232e2e8d0caf886f1d6
download
7c77083396e35ccf490da189f725ba2a8a511348.tar.gz

gcc: Add to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets.



Diff

 gcc/libgcc/config.host | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gcc/libgcc/config.host b/gcc/libgcc/config.host
index dc73f2a..32e3cd2 100644
--- a/gcc/libgcc/config.host
+++ a/gcc/libgcc/config.host
@@ -1356,7 +1356,8 @@
  i[34567]86-*-mingw* | x86_64-*-mingw* | \
  i[34567]86-*-dragonfly* | x86_64-*-dragonfly* | \
  i[34567]86-*-freebsd* | x86_64-*-freebsd* | \
  i[34567]86-*-openbsd* | x86_64-*-openbsd*)
  i[34567]86-*-openbsd* | x86_64-*-openbsd* | \
  i[34567]86-*-haiku* | x86_64-*-haiku*)
  	tmake_file="${tmake_file} t-softfp-tf"
	if test "${host_address}" = 32; then
		tmake_file="${tmake_file} i386/${host_address}/t-softfp"