Having different versions on different archs does not work. GCC 4.6 fails on ports that build with 4.9. ok landry@ tobiasu@
3 lines
85 B
Makefile
3 lines
85 B
Makefile
MODGCC4_VERSION?=4.9
|
|
.include "${PORTSDIR}/lang/gcc/${MODGCC4_VERSION}/gcc4.port.mk"
|