pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/40123: sysutils/file doesn't compile with gcc 3.3



The following reply was made to PR pkg/40123; it has been noted by GNATS.

From: Bernd Ernesti <pr200825%veego.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/40123: sysutils/file doesn't compile with gcc 3.3
Date: Sun, 25 Jan 2009 11:08:03 +0100

 On Sun, Jan 25, 2009 at 05:40:03AM +0000, OBATA Akio wrote:
 [..]
 >  Adding following lines to sysutils/file/Makefile may avoid this problem.
 >  
 >  .include "../../mk/compiler.mk"
 >  
 >  .if !empty(CC_VERSION:Mgcc-[23]*)
 >  BUILDLINK_TRANSFORM+=       rename:-Wextra:-W
 >  .endif
 
 Yes, that avoids the problem.
 
 Bernd
 


Home | Main Index | Thread Index | Old Index