[Bug 236752] www/kiwix-tools: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 24 06:47:13 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236752
Bug ID: 236752
Summary: www/kiwix-tools: fix build with GCC-based
architectures
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: pkubaj at anongoth.pl
Created attachment 203097
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203097&action=edit
patch
Add USES=compiler:c++11-lang.
Add -Wno-error=maybe-uninitialized to CXXFLAGS when using gcc. gcc apparently
thinks latitude and distance may be uninitialised, but this shouldn't happen
anyway.
Tested on powerpc64 and amd64.
Hardware sponsored by IntegriCloud.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list