From 920ed11a433b0e292a18adb8c68829a00e8c70cc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 26 May 2020 21:35:59 +0300 Subject: Allow process path values and targets as buildscript program names Also deduce the recipe name. --- libbuild2/build/script/script.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'libbuild2/build/script/script.hxx') diff --git a/libbuild2/build/script/script.hxx b/libbuild2/build/script/script.hxx index 08cdbd2..de759de 100644 --- a/libbuild2/build/script/script.hxx +++ b/libbuild2/build/script/script.hxx @@ -37,7 +37,6 @@ namespace build2 class script { public: - // Note that the variables are not pre-entered into a pool during the // parsing phase, so the line variable pointers are NULL. // -- cgit v1.1