summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-09-30 20:07:57 +0000
committerngie <ngie@FreeBSD.org>2017-09-30 20:07:57 +0000
commit5b5b39d2025636a8e22799d0d14e1659af9e54fd (patch)
treefb855740bbafe7a4e81c01d7568141bfb4ffe1f8
parent4438f41201fdb4437129a4355754890a3275424d (diff)
downloadFreeBSD-src-5b5b39d2025636a8e22799d0d14e1659af9e54fd.zip
FreeBSD-src-5b5b39d2025636a8e22799d0d14e1659af9e54fd.tar.gz
MFC r322441:
Delete trailing whitespace
-rw-r--r--share/mk/bsd.cpu.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/bsd.cpu.mk b/share/mk/bsd.cpu.mk
index f0da4ae..14c45fc 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}}
OpenPOWER on IntegriCloud