mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-15 07:18:23 -04:00
9 lines
291 B
Plaintext
9 lines
291 B
Plaintext
$NetBSD: patch-aa,v 1.1 1998/08/27 13:18:21 garbled Exp $
|
|
--- h-config.h.orig Sun Aug 9 01:30:48 1998
|
|
+++ h-config.h Sun Aug 9 01:32:20 1998
|
|
@@ -179,3 +179,3 @@
|
|
*/
|
|
-#if defined(__alpha) && defined(__osf__)
|
|
+#if defined(__alpha) && (defined(__osf__) || defined(__NetBSD__))
|
|
# define L64
|