pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/52284: cwrappers and chekperms don't build with clang
The following reply was made to PR pkg/52284; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
n54%gmx.com@localhost
Subject: Re: pkg/52284: cwrappers and chekperms don't build with clang
Date: Thu, 8 Jun 2017 16:59:58 +0200
On Thu, Jun 08, 2017 at 02:45:01PM +0000, Kamil Rytarowski wrote:
> >> cwrappers and checkperms are broken, because -Wno-traditional is
> >> unrecognized option and -Werror makes it fatal.
> >
> > You are still telling the make rules to use the GCC flags though. As
> > such, it is a local problem.
> >
> > Joerg
> >
>
> How to tell the make to use Clang flags?
HAVE_LLVM=yes, just as normal for base.
Joerg
Home |
Main Index |
Thread Index |
Old Index