svn commit: r442564 - in head/games/vavoom: . files
Gerald Pfeifer
gerald at pfeifer.com
Sun Jun 4 20:53:17 UTC 2017
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.
More information about the svn-ports-all
mailing list