From d07521c67db21aa02dddf9615dce9f9f3dfe784c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 28 Aug 2019 13:02:52 +0200 Subject: Redo build_installed without requiring linking whole archive --- libbuild2/utility.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'libbuild2/utility.hxx') diff --git a/libbuild2/utility.hxx b/libbuild2/utility.hxx index d9c530b..e4b5bcb 100644 --- a/libbuild2/utility.hxx +++ b/libbuild2/utility.hxx @@ -144,8 +144,6 @@ namespace build2 // Whether running installed build. // - // Note: only available after static initialization. - // LIBBUILD2_SYMEXPORT extern bool build_installed; // --[no-]mtime-check -- cgit v1.1