take USE_GCC3 into consideration.
ok espie@
This commit is contained in:
parent
36f7e6acad
commit
f52e305c05
@ -1 +1,5 @@
|
||||
USE_GCC3?=No
|
||||
|
||||
.if ${USE_GCC3:L} == "no"
|
||||
.include "${PORTSDIR}/lang/egcs/stable/files/gcc3.port.mk"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user