changeset 3190:24a25f3a50f4

force build-gcc to be built before build-binutils
author John W. Eaton <jwe@octave.org>
date Mon, 05 Aug 2013 21:25:01 -0400
parents e028df4c0e31
children 20687ac693e8
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Mon Aug 05 21:24:17 2013 -0400
+++ b/Makefile.in	Mon Aug 05 21:25:01 2013 -0400
@@ -615,3 +615,4 @@
 
 build-autoconf build-bison: build-xz
 build-automake: build-autoconf
+build-binutils: build-gcc