Bug#778025: Patch for gcc-5 build issue for 778025 netrek-client-cow
Thavatchai Makphaibulchoke
thavatchai.makpahibulchoke at hp.com
Mon Aug 3 20:48:51 UTC 2015
tags 778025 + patch
thanks
Here are fixes for the gcc-5 build issue with netrek-client-cow.
The attached patch adds the followings,
- -std=gn89 to CFLAGS in debian/rules, a work around to instruct gcc-5
to use gnu-89 semantics for inline function declarations
- -P to CPPFLAGS when checking for GMP 2, a work around for gcc-5
preprocessor started to emit line markers to properly distinguish
whether a macro token comes from a system header
So the package is able to build without any error.
Thanks,
Mak.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 778025_build_error.patch
Type: text/x-patch
Size: 813 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20150803/65c58225/attachment.bin>
More information about the Pkg-games-devel
mailing list