Date: Sat, 13 Apr 2019 09:59:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237255] astro/stellarium: fix build with GCC-based architectures Message-ID: <bug-237255-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237255 Bug ID: 237255 Summary: astro/stellarium: 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: danfe@FreeBSD.org Reporter: pkubaj@anongoth.pl Flags: maintainer-feedback?(danfe@FreeBSD.org) Assignee: danfe@FreeBSD.org Created attachment 203636 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203636&action= =3Dedit patch Add USES=3Dcompiler:c++11-lang and uncomment #include <sys/time.h> in src/external/libindi/libs/indibase/indilogger.h to fix build on GCC architectures. GCC doesn't seem to include it by default. Tested on powerpc64 and amd64. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237255-7788>