Date: Sat, 03 Nov 2018 20:32:46 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 232936] lang/scm fails to build with GCC 8 Message-ID: <bug-232936-7788-GI38jpJlmY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-232936-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-232936-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232936 w.schwarzenfeld@utanet.at changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |w.schwarzenfeld@utanet.at --- Comment #1 from w.schwarzenfeld@utanet.at --- In scm/build.scm: line 1634: "gcc49" "-O2 -pipe -Wall -Wwrite-strings -Wmissing-declarations -Wredundant-decls -Wcast-qual -Wno -unused-label -Wno-uninitialized -fstack-protector -Wl,-rpath=3D/usr/local/lib/gcc49 -fno-strict-aliasing " "-c" and line 1655: parms "gcc49" "-O2 -pipe -Wall -Wwrite-strings -Wmissing-declarations -Wredundant-decls -Wcast-qua l -Wno-unused-label -Wno-uninitialized -fstack-protector -Wl,-rpath=3D/usr/local/lib/gcc49 -fno-strict-aliasing " "-fPI C" "-c" rpath is set to gcc49. --=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-232936-7788-GI38jpJlmY>