From 95b747b3a0b4464ad1a846ac89531e87ad8e4d5c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 14 Apr 2023 11:37:39 +0200 Subject: Add TODO comment --- bpkg/pkg-build.cxx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bpkg/pkg-build.cxx b/bpkg/pkg-build.cxx index da43ef6..4f5b423 100644 --- a/bpkg/pkg-build.cxx +++ b/bpkg/pkg-build.cxx @@ -5375,6 +5375,9 @@ namespace bpkg // each configure_prerequisites_result::config_variables and merge them // into configure_global_vars. // + // @@ TODO: Note that the current global override semantics is quite + // broken in that we don't force reconfiguration of all the packages. + // #ifndef BPKG_OUTPROC_CONFIGURE strings configure_global_vars; #endif -- cgit v1.1