From owner-cvs-all Mon May 11 02:18:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09701 for cvs-all-outgoing; Mon, 11 May 1998 02:18:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09695; Mon, 11 May 1998 02:18:25 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA28332; Mon, 11 May 1998 02:15:04 -0700 (PDT) Date: Mon, 11 May 1998 02:15:04 -0700 (PDT) Message-Id: <199805110915.CAA28332@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libskey Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/05/11 02:15:04 PDT Modified files: lib/libskey Makefile Log: Make -Werror i386 specific because gcc with -nostdinc on alpha belches warnings about static inline functions that cause the build to fail. And for some reason, alpha needs MD5. Find that out later! Revision Changes Path 1.12 +6 -1 src/lib/libskey/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message