summaryrefslogtreecommitdiff
path: root/format/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'format/buildfile')
-rw-r--r--format/buildfile2
1 files changed, 1 insertions, 1 deletions
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