Author: ngie
Date: Sat Sep 30 20:07:54 2017
New Revision: 324134
URL: https://svnweb.freebsd.org/changeset/base/324134

Log:
  MFC r322441:
  
  Delete trailing whitespace

Modified:
  stable/11/share/mk/bsd.cpu.mk
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/mk/bsd.cpu.mk
==============================================================================
--- stable/11/share/mk/bsd.cpu.mk       Sat Sep 30 20:06:44 2017        
(r324133)
+++ stable/11/share/mk/bsd.cpu.mk       Sat Sep 30 20:07:54 2017        
(r324134)
@@ -358,7 +358,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}}
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to