summaryrefslogtreecommitdiff
path: root/xsd-examples/cxx/parser/polyroot/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-examples/cxx/parser/polyroot/buildfile')
-rw-r--r--xsd-examples/cxx/parser/polyroot/buildfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/xsd-examples/cxx/parser/polyroot/buildfile b/xsd-examples/cxx/parser/polyroot/buildfile
index 6ae0fdc..c1943d4 100644
--- a/xsd-examples/cxx/parser/polyroot/buildfile
+++ b/xsd-examples/cxx/parser/polyroot/buildfile
@@ -11,9 +11,7 @@ exe{driver}: {hxx cxx}{* -supermen-pskel} {hxx ixx cxx}{supermen-pskel} $libs \
<{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 \