CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/02/02 12:27:50
Modified files:
math/dieharder : Makefile
Log message:
math/dieharder: Fix build by passing -fcommon
This port is up-to-date and has more than 50 common symbols defined
in more than half a dozen headers. Take the easy route and follow
FreeBSD by adding -fcommon to CFLAGS and let upstream fix this.
ok kn
