From 6ad1f3f8a9e7820308606fbc90766a33a22363a7 Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 8 Oct 2018 20:02:17 +0000 Subject: Remove trailing whitespace --- mk/compiler/gcc.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mk/compiler/gcc.mk b/mk/compiler/gcc.mk index a38f6076f60..a4792d44a17 100644 --- a/mk/compiler/gcc.mk +++ b/mk/compiler/gcc.mk @@ -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+= -L${_dir_} ${COMPILER_RPATH_FLAG}${_dir_} _GCC_LDFLAGS+= ${_RELRO_LDFLAGS} CWRAPPERS_APPEND.ld+= ${_RELRO_LDFLAGS} .endif - + LDFLAGS+= ${_GCC_LDFLAGS} # Point the variables that specify the compiler to the installed -- cgit v1.2.3