aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/link.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/link.cxx')
-rw-r--r--build2/cc/link.cxx2
1 files changed, 1 insertions, 1 deletions
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.
//