summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-12-15 19:58:07 -0800
committerMichael Forney <mforney@mforney.org>2016-12-20 01:55:33 -0800
commitc54074501a41fb7aafd16508b0ffaf280b673e2a (patch)
tree3db9864c8173b67f292a47a9610621790b4ad062
parent376f8374c761a74c0df8161305a111bcde3a4ab8 (diff)
scc: Update to latest git
-rw-r--r--pkg/scc/gen.rc2
-rw-r--r--pkg/scc/rev2
m---------pkg/scc/src0
3 files changed, 2 insertions, 2 deletions
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
-Subproject 8881c4347b881996dc3070faf7259d460fb22f3
+Subproject 481870312e7a7e2389e138a9769881197754197