From 2b6ae9f528504897bc24803d95bbb6da61a2a85b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Dec 2015 11:01:26 +0200 Subject: Add support for --build, --build-option common options --- bpkg/pkg-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'bpkg/pkg-configure') diff --git a/bpkg/pkg-configure b/bpkg/pkg-configure index df2fc40..eebad85 100644 --- a/bpkg/pkg-configure +++ b/bpkg/pkg-configure @@ -18,6 +18,7 @@ namespace bpkg // void pkg_configure (const dir_path& configuration, + const common_options&, transaction&, const shared_ptr&, const strings& config_vars); -- cgit v1.1