summaryrefslogtreecommitdiff
path: root/devel/florist/patches/patch-ai
blob: 64aaf365df78338949df715732e1ded1c9bf9608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ai,v 1.1 2005/10/20 17:43:29 wiz 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,