pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/compiler Fix typo.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac8ed6861149
branches: trunk
changeset: 364453:ac8ed6861149
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 25 01:41:15 2017 +0000
description:
Fix typo.
diffstat:
mk/compiler/gcc.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0617abb6e110 -r ac8ed6861149 mk/compiler/gcc.mk
--- a/mk/compiler/gcc.mk Sat Jun 24 21:17:44 2017 +0000
+++ b/mk/compiler/gcc.mk Sun Jun 25 01:41:15 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.178 2017/05/18 08:14:08 jperkin Exp $
+# $NetBSD: gcc.mk,v 1.179 2017/06/25 01:41:15 joerg Exp $
#
# This is the compiler definition for the GNU Compiler Collection.
#
@@ -20,7 +20,7 @@
# When set to "yes", the runtime gcc libraries (libgcc, libstdc++
# etc) will be used from pkgsrc rather than the native compiler.
#
-# GCC_VERSION_SUFIXX
+# GCC_VERSION_SUFFIX
# Optional suffix for GCC binaries, i.e. if the installed names are like
# /usr/bin/g++-5, /usr/bin/gcc-5 etc.
Home |
Main Index |
Thread Index |
Old Index