Commit the vtable verification feature.
[gcc.git] / libstdc++-v3 / fragment.am
index 5b1d503a6d7eacd1b9a34a618ce309fc79893800..0036ae8004a3567eb7c1336ee37fc9010eeedcae 100644 (file)
@@ -19,6 +19,12 @@ else
 WERROR_FLAG=
 endif
 
+if ENABLE_EXTERN_TEMPLATE
+XTEMPLATE_FLAGS = -fno-implicit-templates
+else
+XTEMPLATE_FLAGS =
+endif
+
 # 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 = \