summaryrefslogtreecommitdiff
path: root/devel/florist/patches/patch-posix-process_primitives.gpb
diff options
context:
space:
mode:
Diffstat (limited to 'devel/florist/patches/patch-posix-process_primitives.gpb')
-rw-r--r--devel/florist/patches/patch-posix-process_primitives.gpb13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/florist/patches/patch-posix-process_primitives.gpb b/devel/florist/patches/patch-posix-process_primitives.gpb
new file mode 100644
index 00000000000..f3e1d272044
--- /dev/null
+++ b/devel/florist/patches/patch-posix-process_primitives.gpb
@@ -0,0 +1,13 @@
+$NetBSD: patch-posix-process_primitives.gpb,v 1.3 2004/06/30 11:23:43 shannonjr Exp $
+
+--- posix-process_primitives.gpb.orig 2002-10-24 02:03:52.000000000 -0600
++++ posix-process_primitives.gpb
+@@ -49,6 +49,8 @@ with POSIX,
+ Unchecked_Deallocation;
+ package body POSIX.Process_Primitives is
+
++ pragma Warnings (Off);
++
+ use POSIX.C,
+ POSIX.Implementation,
+ POSIX.Process_Identification,