summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/filesystem/Makefile.in
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2016-04-29 16:11:43 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2016-04-29 16:11:43 +0000
commit33b7ef52772256695b3e1c592f7d62754e794522 (patch)
tree6fc3bcf79e417c6b1b8b408b428be97042699596 /libstdc++-v3/src/filesystem/Makefile.in
parent8b066242809973ce7ae3d24712f430a9a2bd786a (diff)
downloadgcc-33b7ef52772256695b3e1c592f7d62754e794522.tar.gz
Remove trailing whitespace from libstdc++-v3 files
2016-04-29 Chris Gregory <czipperz@gmail.com> * config/*: Remove trailing whitespace. * src/*: Likewise. * testsuite/tr1/*: Likewise. * testsuite/util/*: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@235645 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/src/filesystem/Makefile.in')
-rw-r--r--libstdc++-v3/src/filesystem/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/src/filesystem/Makefile.in b/libstdc++-v3/src/filesystem/Makefile.in
index bbc45a87310..7e77aa55b8b 100644
--- a/libstdc++-v3/src/filesystem/Makefile.in
+++ b/libstdc++-v3/src/filesystem/Makefile.in
@@ -399,7 +399,7 @@ AM_MAKEFLAGS = \
# correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
# CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
# attempt to infer which configuration to use.
-#
+#
# The second tag argument, `--tag disable-shared` means that libtool
# only compiles each source once, for static objects. In actuality,
# glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to