MFC r322441:

Delete trailing whitespace
This commit is contained in:
Enji Cooper 2017-09-30 20:07:57 +00:00
parent d7ff911992
commit 8d8eaaed4f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=324135

View File

@ -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}}