From 157efc99f0688c0b623702f44f554dcfbe5d8ab7 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 8 Jun 2000 11:43:17 +0000 Subject: Make this package build on the "arm32" port. --- devel/libgtop/files/patch-sum | 3 ++- devel/libgtop/patches/patch-ae | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 devel/libgtop/patches/patch-ae (limited to 'devel') diff --git a/devel/libgtop/files/patch-sum b/devel/libgtop/files/patch-sum index 133866b4b04..571481d7880 100644 --- a/devel/libgtop/files/patch-sum +++ b/devel/libgtop/files/patch-sum @@ -1,9 +1,10 @@ -$NetBSD: patch-sum,v 1.11 2000/06/03 21:25:54 tron Exp $ +$NetBSD: patch-sum,v 1.12 2000/06/08 11:43:17 tron Exp $ MD5 (patch-aa) = 4a0b8a669f3a362fbf3cfdaa1036e2a2 MD5 (patch-ab) = 1be0d48b1e41fea46ee459a320fb11c7 MD5 (patch-ac) = f84a83914548206edccb11e1f84bf1bf MD5 (patch-ad) = 617e9e681d3576d14d2b9dd4185dfd68 +MD5 (patch-ae) = 0a5362d02bbce6f831ad54078b951326 MD5 (patch-al) = 6f00e7b2002aac3d3dbd0d8584033877 MD5 (patch-an) = 92fc474edf1d713540f7ee0a35a6dbf2 MD5 (patch-ao) = ae10e3b4bd4ee612c4fac54fccbb15a8 diff --git a/devel/libgtop/patches/patch-ae b/devel/libgtop/patches/patch-ae new file mode 100644 index 00000000000..55972ae632a --- /dev/null +++ b/devel/libgtop/patches/patch-ae @@ -0,0 +1,15 @@ +$NetBSD: patch-ae,v 1.6 2000/06/08 11:43:18 tron Exp $ + +--- sysdeps/freebsd/cpu.c.orig Sun Feb 13 16:47:58 2000 ++++ sysdeps/freebsd/cpu.c Thu Jun 8 13:30:08 2000 +@@ -27,6 +27,10 @@ + + #include + ++#ifdef __NetBSD__ ++#include ++#endif ++ + static const unsigned long _glibtop_sysdeps_cpu = + (1L << GLIBTOP_CPU_TOTAL) + (1L << GLIBTOP_CPU_USER) + + (1L << GLIBTOP_CPU_NICE) + (1L << GLIBTOP_CPU_SYS) + -- cgit v1.2.3