ports/183513: [PATCH] cad/feappv: post-patch target makes matches that can never be true

John Marino freebsd.contact at marino.st
Wed Nov 6 10:10:01 UTC 2013


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

From: John Marino <freebsd.contact at marino.st>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/183513: [PATCH] cad/feappv: post-patch target makes matches
 that can never be true
Date: Wed, 06 Nov 2013 11:06:21 +0100

 By the way, your example proves even proves that this is broken.
 
 CCOPTFLAG is supposed to be changed to the contents of CFLAGS, which is
 "-I${LOCALBASE}/include" per the port's makefile.
 
 The fact that it remained as "-O3 -ftree-vectorize -Wall" proves that
 the substitution didn't take place.  That's what it's already defined as
 in Makefile.in.
 
 John


More information about the freebsd-ports-bugs mailing list