pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/compiler Remove trailing whitespace
details: https://anonhg.NetBSD.org/pkgsrc/rev/241accd6c591
branches: trunk
changeset: 313763:241accd6c591
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Oct 08 20:02:17 2018 +0000
description:
Remove trailing whitespace
diffstat:
mk/compiler/gcc.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 47518c7779c1 -r 241accd6c591 mk/compiler/gcc.mk
--- a/mk/compiler/gcc.mk Mon Oct 08 17:46:07 2018 +0000
+++ b/mk/compiler/gcc.mk Mon Oct 08 20:02:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: gcc.mk,v 1.193 2018/07/11 11:11:52 jperkin Exp $
+# $NetBSD: gcc.mk,v 1.194 2018/10/08 20:02:17 rillig Exp $
#
# This is the compiler definition for the GNU Compiler Collection.
#
@@ -732,7 +732,7 @@
_GCC_LDFLAGS+= ${_RELRO_LDFLAGS}
CWRAPPERS_APPEND.ld+= ${_RELRO_LDFLAGS}
.endif
-
+
LDFLAGS+= ${_GCC_LDFLAGS}
# Point the variables that specify the compiler to the installed
Home |
Main Index |
Thread Index |
Old Index