summaryrefslogtreecommitdiff
path: root/lang/ossp-js/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ossp-js/patches/patch-ai')
-rw-r--r--lang/ossp-js/patches/patch-ai5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/ossp-js/patches/patch-ai b/lang/ossp-js/patches/patch-ai
index b0929b3ccdd..04dc3db3903 100644
--- a/lang/ossp-js/patches/patch-ai
+++ b/lang/ossp-js/patches/patch-ai
@@ -1,4 +1,7 @@
-$NetBSD: patch-ai,v 1.1 2008/04/04 01:56:16 bjs Exp $
+$NetBSD: patch-ai,v 1.2 2015/12/29 23:34:53 dholland Exp $
+
+Get pointer-sized ints portably.
+XXX: why HAVE_INTTYPES_H vs. include <stdint.h>?
--- src/jstypes.h.orig 2006-07-24 15:21:49.000000000 -0400
+++ src/jstypes.h