Subject: CVS commit: pkgsrc/devel/cqual
From: John Marino
Date: 2011-12-02 21:50:32
Message id: 20111202205032.4FF7D175DD@cvs.netbsd.org

Log Message:
devel/cqual: Fix for modern gcc

There are several unreferenced functions in cqual which a modern gcc
complains about using -Werror.  After trying to fix a few of them, it
was easier just to stop considering warnings as errors.

Files:
RevisionActionfile
1.19modifypkgsrc/devel/cqual/Makefile
1.11modifypkgsrc/devel/cqual/distinfo
1.1addpkgsrc/devel/cqual/patches/patch-src_expr.c