pkgsrc/lang/kaffe/patches/patch-bc
dholland fd98482e86 Add bits for supporting NetBSD on x86_64.
This builds, and will compile and run helloworld, but hasn't been
particularly extensively tested.

No version bump since no prior x86_64 packages should have been created.
2009-10-19 06:03:16 +00:00

15 lines
453 B
Text

$NetBSD: patch-bc,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/md.c 2009-10-19 01:17:59.000000000 -0400
@@ -0,0 +1,10 @@
+/*
+ * i386/netbsd1/md.c
+ * NetBSD i386 specific functions.
+ *
+ * Copyright (c) 1996, 1997
+ * Transvirtual Technologies, Inc. All rights reserved.
+ *
+ * See the file "license.terms" for information on usage and redistribution
+ * of this file.
+ */