shithub: scc

Download patch

ref: 1156d6a42e3a86badbda9c894bee1be97aed7923
parent: f12340649ae0ee8b3e2f5ccdb2fcdaf10ec7bf67
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Sat Aug 24 18:12:16 EDT 2019

[ld] Disable buildint ld

Libmach is going to change a lot in the next commits, and kepping
ld updated with the changes is worthless because it is going to be
rewritten.

--- a/src/cmd/Makefile
+++ b/src/cmd/Makefile
@@ -12,7 +12,7 @@
          $(BINDIR)/objcopy \
          $(BINDIR)/addr2line \
 
-DIRS   = ld as scc
+DIRS   = as scc
 
 LIBMACH = $(LIBDIR)/libmach.a
 LIBSCC  = $(LIBDIR)/libscc.a