[Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 21 14:55:26 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246700
--- Comment #21 from commit-hook at freebsd.org ---
A commit references this bug:
Author: tobik
Date: Sun Jun 21 14:55:10 UTC 2020
New revision: 539769
URL: https://svnweb.freebsd.org/changeset/ports/539769
Log:
www/rejik: Unbreak build with GCC 10
/usr/local/bin/ld: pass.o:(.bss+0x0): multiple definition of `change_log';
/tmp/ccMvpVPD.o:(.bss+0x0): first defined here
.. and so on ...
http://package22.nyi.freebsd.org/data/113amd64-default-PR244008/2020-06-10_18h05m01s/logs/errors/rejik-3.2.11_8.log
- Respect CFLAGS/LDFLAGS
- GCC 10 switched to -fno-common by default and this port is not
ready in any way. Since this is also abandonware it should
probably be retired. For now go back to -fcommon.
PR: 246700
Changes:
head/www/rejik/Makefile
head/www/rejik/files/patch-Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list