Closed candrews closed 4 years ago
Another surprise, I wasn't aware Travis worked, I've never touched it since I forked. I'll be fixing the violators so I won't need this workaround.
Well, it doesn't work because Ihave no travis.yml file. Furthermore cpuminer-opt-3.11.8 rewrote the offending code making the flag unnesessary. Closing.
-fno-common will be set by default in GCC 10, see https://gcc.gnu.org/PR85678
Therefore, cpuminer-opt should test with that configuration to be ready for this change.
See https://github.com/JayDDee/cpuminer-opt/issues/232