pkgsrc/lang/gcc-aux/Makefile.version
ryoon da8710b6af Bump PKGREVISION.
* Switch to GCC 4.9.2 based.
* binutils of NetBSD 7.99 is modern enough, and use binutils in base.
  Fix build under NetBSD/amd64 7.99.1 with this workaround.
2014-12-07 10:45:32 +00:00

7 lines
157 B
Text

# $NetBSD: Makefile.version,v 1.2 2014/12/07 10:45:32 ryoon Exp $
#
SNAPSHOT= 20140422
GCC_BRANCH= 4.9
GCC_POINT= 2
GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT}