Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B22E063B89A for ; Sun, 16 Mar 2008 20:14:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 61F5263B191; Sun, 16 Mar 2008 20:14:39 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 905C663B12E for ; Sun, 16 Mar 2008 20:14:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7CBD3175C8; Sun, 16 Mar 2008 20:14:38 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/security/libgcrypt To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20080316201438.7CBD3175C8@cvs.netbsd.org> Date: Sun, 16 Mar 2008 20:14:38 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: seb Date: Sun Mar 16 20:14:38 UTC 2008 Modified Files: pkgsrc/security/libgcrypt: hacks.mk Log Message: Add a hack for GCC 3.* failing to compile asm() call in cipher/rijndael.c:do_padlock(): seen with GCC 3.3.3 on NetBSD. To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/security/libgcrypt/hacks.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.