summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/filesystem/Makefile.in
diff options
context:
space:
mode:
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