From 13840225f01b5000e726b27ad2cca1f4837e0a4d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 22 Feb 2024 08:28:35 +0200 Subject: Deal with libs{} being member of group in windows_rpath_timestamp() Fixes GH issue #366. --- libbuild2/algorithm.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'libbuild2/algorithm.cxx') diff --git a/libbuild2/algorithm.cxx b/libbuild2/algorithm.cxx index 36d45b2..7fde2a9 100644 --- a/libbuild2/algorithm.cxx +++ b/libbuild2/algorithm.cxx @@ -2840,7 +2840,6 @@ namespace build2 // s.recipe_group_action may be used further (see, for example, // group_state()) and should retain its value. // - // if (!s.recipe_keep) s.recipe = nullptr; -- cgit v1.1