Files
pkgsrc-ng/lang/kaffe/patches/patch-ba
2013-09-26 17:14:40 +02:00

12 lines
335 B
Plaintext

$NetBSD: patch-ba,v 1.1 2009/10/19 06:03:16 dholland Exp $
--- /dev/null 2009-10-19 01:12:00.000000000 -0400
+++ config/x86_64/netbsd1/config.frag 2009-10-19 01:16:57.000000000 -0400
@@ -0,0 +1,6 @@
+#
+# x86_64/NetBSD configuration
+#
+if [ "$cross_compiling" = yes ]; then
+ ac_cv_c_char_unsigned=${ac_cv_c_char_unsigned='no'}
+fi