⛏️ index : buildtools.git

author Jérôme Duval <korli@users.berlios.de> 2010-07-03 23:44:21.0 +00:00:00
committer Jérôme Duval <korli@users.berlios.de> 2010-07-03 23:44:21.0 +00:00:00
commit
8fa2cab40f6f23ddc15e1e8f6a1989ade60345f9 [patch]
tree
07fef33b8d49f9319e754c2fe4172ed2ab5eb03a
parent
72633b4c2710c4778b2f18081189e5f288cfe52e
download
8fa2cab40f6f23ddc15e1e8f6a1989ade60345f9.tar.gz

* gmp-impl.h and longlong.h headers are needed at each stage of the mpfr build.

git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@37382 a95241bf-73f2-0310-859d-f6bbb57e9c96

Diff

 gcc/Makefile.in | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 2680306..d8356d7 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -17066,7 +17066,7 @@
	esac; \
	srcdiroption="--srcdir=$${topdir}/mpfr"; \
	libsrcdir="$$s/mpfr"; \
	cp $(srcdir)/gmp/gmp-impl.h $(srcdir)/gmp/longlong.h ../gmp/ ; \
	cp $(s)/gmp/gmp-impl.h $(s)/gmp/longlong.h ../gmp/ ; \
	$(SHELL) $${libsrcdir}/configure \
	  $(HOST_CONFIGARGS) --build=${build_alias} --host=none-${host_vendor}-${host_os} \
	  --target=none-${host_vendor}-${host_os} $${srcdiroption} --disable-shared @extra_mpfr_configure_flags@ \
@@ -17098,6 +17098,7 @@
	esac; \
	srcdiroption="--srcdir=$${topdir}/mpfr"; \
	libsrcdir="$$s/mpfr"; \
	cp $(s)/gmp/gmp-impl.h $(s)/gmp/longlong.h ../gmp/ ; \
	$(SHELL) $${libsrcdir}/configure \
	  $(HOST_CONFIGARGS) --build=${build_alias} --host=none-${host_vendor}-${host_os} \
	  --target=none-${host_vendor}-${host_os} $${srcdiroption} \
@@ -17129,6 +17130,7 @@
	esac; \
	srcdiroption="--srcdir=$${topdir}/mpfr"; \
	libsrcdir="$$s/mpfr"; \
	cp $(s)/gmp/gmp-impl.h $(s)/gmp/longlong.h ../gmp/ ; \
	$(SHELL) $${libsrcdir}/configure \
	  $(HOST_CONFIGARGS) --build=${build_alias} --host=none-${host_vendor}-${host_os} \
	  --target=none-${host_vendor}-${host_os} $${srcdiroption} \
@@ -17160,6 +17162,7 @@
	esac; \
	srcdiroption="--srcdir=$${topdir}/mpfr"; \
	libsrcdir="$$s/mpfr"; \
	cp $(s)/gmp/gmp-impl.h $(s)/gmp/longlong.h ../gmp/ ; \
	$(SHELL) $${libsrcdir}/configure \
	  $(HOST_CONFIGARGS) --build=${build_alias} --host=none-${host_vendor}-${host_os} \
	  --target=none-${host_vendor}-${host_os} $${srcdiroption} \
@@ -17191,6 +17194,7 @@
	esac; \
	srcdiroption="--srcdir=$${topdir}/mpfr"; \
	libsrcdir="$$s/mpfr"; \
	cp $(s)/gmp/gmp-impl.h $(s)/gmp/longlong.h ../gmp/ ; \
	$(SHELL) $${libsrcdir}/configure \
	  $(HOST_CONFIGARGS) --build=${build_alias} --host=none-${host_vendor}-${host_os} \
	  --target=none-${host_vendor}-${host_os} $${srcdiroption} \
@@ -17222,6 +17226,7 @@
	esac; \
	srcdiroption="--srcdir=$${topdir}/mpfr"; \
	libsrcdir="$$s/mpfr"; \
	cp $(s)/gmp/gmp-impl.h $(s)/gmp/longlong.h ../gmp/ ; \
	$(SHELL) $${libsrcdir}/configure \
	  $(HOST_CONFIGARGS) --build=${build_alias} --host=none-${host_vendor}-${host_os} \
	  --target=none-${host_vendor}-${host_os} $${srcdiroption} \
@@ -17253,6 +17258,7 @@
	esac; \
	srcdiroption="--srcdir=$${topdir}/mpfr"; \
	libsrcdir="$$s/mpfr"; \
	cp $(s)/gmp/gmp-impl.h $(s)/gmp/longlong.h ../gmp/ ; \
	$(SHELL) $${libsrcdir}/configure \
	  $(HOST_CONFIGARGS) --build=${build_alias} --host=none-${host_vendor}-${host_os} \
	  --target=none-${host_vendor}-${host_os} $${srcdiroption} \
@@ -17284,6 +17290,7 @@
	esac; \
	srcdiroption="--srcdir=$${topdir}/mpfr"; \
	libsrcdir="$$s/mpfr"; \
	cp $(s)/gmp/gmp-impl.h $(s)/gmp/longlong.h ../gmp/ ; \
	$(SHELL) $${libsrcdir}/configure \
	  $(HOST_CONFIGARGS) --build=${build_alias} --host=none-${host_vendor}-${host_os} \
	  --target=none-${host_vendor}-${host_os} $${srcdiroption} \
@@ -17315,6 +17322,7 @@
	esac; \
	srcdiroption="--srcdir=$${topdir}/mpfr"; \
	libsrcdir="$$s/mpfr"; \
	cp $(s)/gmp/gmp-impl.h $(s)/gmp/longlong.h ../gmp/ ; \
	$(SHELL) $${libsrcdir}/configure \
	  $(HOST_CONFIGARGS) --build=${build_alias} --host=none-${host_vendor}-${host_os} \
	  --target=none-${host_vendor}-${host_os} $${srcdiroption} \