From fd9f51181d71cd0219ab5e30289368c44cfb48e9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 Nov 2022 08:30:10 +0200 Subject: Fix diag builtin calls in ad hoc recipes --- xsd-tests/cxx/parser/validation/restriction/buildfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'xsd-tests/cxx/parser/validation/restriction') diff --git a/xsd-tests/cxx/parser/validation/restriction/buildfile b/xsd-tests/cxx/parser/validation/restriction/buildfile index 4c415bf..b247303 100644 --- a/xsd-tests/cxx/parser/validation/restriction/buildfile +++ b/xsd-tests/cxx/parser/validation/restriction/buildfile @@ -9,8 +9,6 @@ exe{driver}: {hxx cxx}{* -test-pskel} {hxx ixx cxx}{test-pskel} $libs \ <{hxx ixx cxx}{test-pskel}>: xsd{test} $xsd {{ - diag xsd ($<[0]) # @@ TMP - $xsd cxx-parser --std c++11 \ --generate-inline \ --skel-file-suffix -pskel \ -- cgit v1.1