Date: Thu, 20 Sep 2018 09:50:36 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231506] audio/wmmp: abide CFLAGS Message-ID: <bug-231506-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231506 Bug ID: 231506 Summary: audio/wmmp: abide CFLAGS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: pkubaj@anongoth.pl CC: nicolasherry@gmail.com CC: nicolasherry@gmail.com Flags: maintainer-feedback?(nicolasherry@gmail.com) Created attachment 197266 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197266&action= =3Dedit patch CMakeLists.txt adds -Oz to CFLAGS. This breaks compilation with base GCC and potentially overwrites -O2 (default for ports). This patch fixes it. 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-231506-7788>