1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
John Marino 1e309a9f9c math/why3-spark: Try to fix build on F10
CC was defined twice in the makefile; once by the ${CC} variable
and later redefined to "gcc".  FreeBSD 10 doesn't like that.
2016-06-13 20:04:52 +00:00
..