ref: cc4a166a84e9241d3afd0d274041b265d230df6f
parent: c54b187844de0922dc90e31e4932cbedf4c56e59
author: Roberto E. Vargas Caballero <[email protected]>
date: Sat Sep 26 13:58:05 EDT 2015
Disable cc2 in the main Makefile cc2 is deprecated and not functional at this moment. After the commit where multi arch support was added to cc1, cc2 doesn't compile.
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,7 @@
SUBDIRS = \
lib \
- cc1 \
- cc2
+ cc1
all clean:
@echo scc build options: