On Thu, Jun 16, 2011 at 08:42:28AM +0000, Wen Heping wrote:
> wen         2011-06-16 08:42:28 UTC
> 
>   Modified files:
>     sysutils/tmux        Makefile 
>   Log:
>   - Fix build when CFLAGS is set in /etc/make.conf

Hmm, default CPPFLAGS is empty.  Judging just from the diff, instead of
introducing EXTRA_CPPFLAGS, setting CPPFLAGS instead of CFLAGS (which is
bogus in the first place: -I is preprocessor flag) should be enough (no
MAKE_ENV adjustment and extra REINPLACE_CMD hack would be required in this
case as well).  I am missing something obvious here?

./danfe
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to