From 6e1e3ff6094fb3cc96dbe1e6365d0249fafce443 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sat, 23 Feb 2019 03:55:25 +0000 Subject: GCC build rule doesn't depend on Binutils In an attempt to test the GCC build rule (without Binutils, because its too architecture dependent), all the necessary dependencies were moved to GCC (from `ld'). Also `fortran' was also added to the languages supported by GCC. This rule built GCC 8.2.0 nicely on my GNU/Linux system. But `gcc' is still not a final target to built, so the rule is being ignored for now. --- .file-metadata | Bin 4007 -> 4007 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index dec165e..45992a4 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1