K 10 svn:author V 5 tobik K 8 svn:date V 27 2020-06-21T14:55:10.044985Z K 7 svn:log V 513 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 END