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
3 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Have aarch64 default to GCC 8. ok sthen@ phessler@
2019-02-02 18:44:38 +00:00
MODGCC4_VERSION
?=
8
Add support for MODGCC4_VERSION which can be used to define which gcc version to use with the gcc4 module. It defaults to 4.2, so there is no functional change.
2011-12-14 18:20:12 +00:00
.
i
n
c
l
u
d
e
"${PORTSDIR}/lang/gcc/${MODGCC4_VERSION}/gcc4.port.mk"
Reference in New Issue
Copy Permalink