From d0a9652f2a43324ab142f188ec7deb52513ba99b Mon Sep 17 00:00:00 2001 From: ngie Date: Sat, 30 Sep 2017 20:07:57 +0000 Subject: [PATCH] MFC r322441: Delete trailing whitespace git-svn-id: svn://svn.freebsd.org/base/stable/10@324135 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- share/mk/bsd.cpu.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/mk/bsd.cpu.mk b/share/mk/bsd.cpu.mk index f0da4aeb8..14c45fcfd 100644 --- a/share/mk/bsd.cpu.mk +++ b/share/mk/bsd.cpu.mk @@ -288,7 +288,7 @@ CFLAGS_NO_SIMD= -mno-mmx -mno-sse .endif CFLAGS_NO_SIMD += ${CFLAGS_NO_SIMD.${COMPILER_TYPE}} -# Add in any architecture-specific CFLAGS. +# Add in any architecture-specific CFLAGS. # These come from make.conf or the command line or the environment. CFLAGS += ${CFLAGS.${MACHINE_ARCH}} CXXFLAGS += ${CXXFLAGS.${MACHINE_ARCH}} -- 2.42.0