Date: Sun, 4 Jun 2017 14:53:14 -0600 (MDT) From: Gerald Pfeifer <gerald@pfeifer.com> To: Barbara Guida <bar@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r442564 - in head/games/vavoom: . files Message-ID: <alpine.LSU.2.21.1706041449380.4200@anthias.pfeifer.com> In-Reply-To: <201706041510.v54FAwH6068349@repo.freebsd.org> References: <201706041510.v54FAwH6068349@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Jun 2017, Barbara Guida wrote: > Log: > Apply some patches from OpenSUSE to fix some issues, including the > build on recent compilers. > > PR: 216835, 219295 That was quite extensive an update; thanks for doing that! Modified: head/games/vavoom/Makefile ============================================================================== -# Force GCC because llvm (starting from 4.0) generates -# non working binary for vcc -USE_GCC= yes I like this kind of change. And not just because it makes my life easier, having fewer obstacles in maintaining the lang/gcc* ports, it's just the right thing. Hopefully these patches will find their way upstream into a future release? Gerald PS: Note, it's openSUSE, with a lower-case o.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.21.1706041449380.4200>