From 9aa99bc4e62909c119df72bda26b091245d48274 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 8 Feb 2017 09:39:16 +0200 Subject: Do some naming cleanups --- build2/cc/link.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/cc') diff --git a/build2/cc/link.cxx b/build2/cc/link.cxx index 2bdf8c1..0aef9f0 100644 --- a/build2/cc/link.cxx +++ b/build2/cc/link.cxx @@ -909,7 +909,7 @@ namespace build2 // bool update (false); timestamp mt (t.mtime ()); - target_state ts (execute_prerequisites (a, t)); + target_state ts (straight_execute_prerequisites (a, t)); // If targeting Windows, take care of the manifest. // -- cgit v1.1