[Bug 232936] lang/scm fails to build with GCC 8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 3 20:32:48 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232936
w.schwarzenfeld at utanet.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |w.schwarzenfeld at utanet.at
--- Comment #1 from w.schwarzenfeld at 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=/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=/usr/local/lib/gcc49 -fno-strict-aliasing " "-fPI
C" "-c"
rpath is set to gcc49.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list