This website requires JavaScript.
Explore
Help
Sign In
cpet
/
openbsd-ports
Watch
1
Star
0
Fork
0
You've already forked openbsd-ports
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openbsd-ports
/
infrastructure
/
mk
/
gcc4.port.mk
6 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
- revert; USE_GCC* does not belong to the gcc* MODULES usage and the man page has always been wrong about it requested by and ok steven@
2008-10-28 13:29:05 +00:00
USE_GCC4
?=
No
Add MODGCC4 support and use gcc 4.2; ok espie@
2006-10-21 14:26:07 +00:00
- revert; USE_GCC* does not belong to the gcc* MODULES usage and the man page has always been wrong about it requested by and ok steven@
2008-10-28 13:29:05 +00:00
.if ${USE_GCC4
:
L
} == "
no
"
Add MODGCC4 support and use gcc 4.2; ok espie@
2006-10-21 14:26:07 +00:00
.
i
n
c
l
u
d
e
"${PORTSDIR}/lang/gcc/4.2/gcc4.port.mk"
.
e
n
d
i
f
Reference in New Issue
Copy Permalink