From 97fdcd6d5c463f3569220c94eb9c75a71b51fe30 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 16:55:28 +0200 Subject: Update to latest build2 changes --- format/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'format/buildfile') diff --git a/format/buildfile b/format/buildfile index 5e86503..5637be6 100644 --- a/format/buildfile +++ b/format/buildfile @@ -8,7 +8,7 @@ if $abi_prerelease else lib{format}: bin.lib.version = @-$abi_major.$abi_minor -cxx.poptions += -I$src_root +cxx.poptions =+ -I$src_root obja{*}: cxx.poptions += -DLIBFORMAT_STATIC_BUILD objs{*}: cxx.poptions += -DLIBFORMAT_SHARED_BUILD -- cgit v1.1