From c54074501a41fb7aafd16508b0ffaf280b673e2a Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 15 Dec 2016 19:58:07 -0800 Subject: scc: Update to latest git --- pkg/scc/gen.rc | 2 +- pkg/scc/rev | 2 +- pkg/scc/src | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'pkg') diff --git a/pkg/scc/gen.rc b/pkg/scc/gen.rc index 02d6d32a..f1aa8853 100644 --- a/pkg/scc/gen.rc +++ b/pkg/scc/gen.rc @@ -37,7 +37,7 @@ for(arch in $archs) { file bin/scc '$outdir'/scc 755 } - hdrs=($hdrs $arch/^(assert.h ctype.h errno.h signal.h stdio.h stdlib.h string.h)) + hdrs=($hdrs $arch/^(assert.h ctype.h errno.h signal.h stdint.h stdio.h stdlib.h string.h)) } if(~ amd64-sysv $archs) hdrs=($hdrs amd64-sysv/stdarg.h) diff --git a/pkg/scc/rev b/pkg/scc/rev index d00491fd..0cfbf088 100644 --- a/pkg/scc/rev +++ b/pkg/scc/rev @@ -1 +1 @@ -1 +2 diff --git a/pkg/scc/src b/pkg/scc/src index 8881c434..48187031 160000 --- a/pkg/scc/src +++ b/pkg/scc/src @@ -1 +1 @@ -Subproject commit 8881c4347b881996dc3070faf7259d460fb22f38 +Subproject commit 481870312e7a7e2389e138a97698811977541970 -- cgit v1.2.3