drop USE_GCC4. we don't use this and the module checks COMPILER_VERSION.
from/discussed with brad
This commit is contained in:
parent
26f69c2f4b
commit
952b3ac19a
@ -1,5 +1 @@
|
||||
USE_GCC4 ?= No
|
||||
|
||||
.if ${USE_GCC4:L} == "no"
|
||||
.include "${PORTSDIR}/lang/gcc/4.2/gcc4.port.mk"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user