scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit 5bd54ca2361691cc4c3e5310bca43b4b69eb4806
parent f62d7c3902ca10bd47531605d41948c88ade377b
Author: Quentin Rameau <quinq@fifth.space>
Date:   Wed, 21 Apr 2021 21:11:56 +0200

scripts/proto: There is no arch-specific cc1

Diffstat:
Mscripts/proto | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/scripts/proto b/scripts/proto @@ -157,12 +157,9 @@ d 755 libexec/scc f 755 libexec/scc/as-i386 f 755 libexec/scc/as-i286 f 755 libexec/scc/cc2-qbe_amd64-sysv -f 755 libexec/scc/cc1-amd64-sysv +f 755 libexec/scc/cc1 f 755 libexec/scc/as-powerpc64 -f 755 libexec/scc/cc1-i386-sysv -f 755 libexec/scc/cc1-z80-scc f 755 libexec/scc/cc2-i386-sysv -f 755 libexec/scc/cc1-arm64-sysv f 755 libexec/scc/as-powerpc f 755 libexec/scc/as-amd64 f 755 libexec/scc/cc2-amd64-sysv