summaryrefslogtreecommitdiff
path: root/xsd-examples/cxx/parser/polymorphism/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-examples/cxx/parser/polymorphism/buildfile')
-rw-r--r--xsd-examples/cxx/parser/polymorphism/buildfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/xsd-examples/cxx/parser/polymorphism/buildfile b/xsd-examples/cxx/parser/polymorphism/buildfile
index de088cf..2fad7dd 100644
--- a/xsd-examples/cxx/parser/polymorphism/buildfile
+++ b/xsd-examples/cxx/parser/polymorphism/buildfile
@@ -12,9 +12,7 @@ exe{driver}: xml{supermen}: test.input = true
<{hxx ixx cxx}{supermen-pskel}>: xsd{supermen} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
- $xsd cxx-parser --std c++11 \
+ $xsd cxx-parser \
--generate-inline \
--skel-file-suffix -pskel \
--generate-polymorphic \