Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(757)

Unified Diff: gcc/libstdc++-v3/fragment.am

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/libstdc++-v3/doc/xml/spine.xml ('k') | gcc/libstdc++-v3/include/backward/backward_warning.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/libstdc++-v3/fragment.am
diff --git a/gcc/libstdc++-v3/fragment.am b/gcc/libstdc++-v3/fragment.am
deleted file mode 100644
index d2065dc7bb219b1885c661710340edf4ec8fe21e..0000000000000000000000000000000000000000
--- a/gcc/libstdc++-v3/fragment.am
+++ /dev/null
@@ -1,25 +0,0 @@
-
-## This is used in all Makefile.am's. Set defaults here.
-
-# May be used by various substitution variables.
-gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
-
-MAINT_CHARSET = latin1
-
-mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
-PWD_COMMAND = $${PWDCMD-pwd}
-STAMP = echo timestamp >
-
-toolexecdir = $(glibcxx_toolexecdir)
-toolexeclibdir = $(glibcxx_toolexeclibdir)
-
-# These bits are all figured out from configure. Look in acinclude.m4
-# or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
-CONFIG_CXXFLAGS = \
- $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
-WARN_CXXFLAGS = \
- $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
-
-# -I/-D flags to pass when compiling.
-AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
-
« no previous file with comments | « gcc/libstdc++-v3/doc/xml/spine.xml ('k') | gcc/libstdc++-v3/include/backward/backward_warning.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698