Subject: CVS commit: pkgsrc/pkgtools/bootstrap-mk-files/files
From: Ryo ONODERA
Date: 2015-06-04 19:11:33
Message id: 20150604171133.7B19E98@cvs.netbsd.org

Log Message:
Ride previous version bump.

My previous commit is wrong.
From share/mk/bsd.README of NetBSD src/:

NOGCCERROR      If defined, prevents passing certain ${CFLAGS} to GCC
                that cause warnings to be fatal, such as:
                        -Werror -Wa,--fatal-warnings
                (The latter being for as(1).)

In !defined(NOGCCERROR) case, -Werror should be passed to CFLAGS.
This change may break many packages.

Files:
RevisionActionfile
1.3modifypkgsrc/pkgtools/bootstrap-mk-files/files/bsd.sys.mk
1.2modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/FreeMiNT.sys.mk
1.2modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/GNUkFreeBSD.sys.mk
1.2modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/Haiku.sys.mk
1.4modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/Linux.sys.mk
1.2modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/Minix.sys.mk
1.3modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/SunOS.bsd.sys.mk