aboutsummaryrefslogtreecommitdiff
path: root/xml/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-05 16:30:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-05 16:30:15 +0200
commit8858b357959a39d11eb951af075fe13f80fec8a0 (patch)
treef2211b4c065f6865f8754a584a5cc05303325ff2 /xml/buildfile
parent665b6242fc338bb21ee8ac5131012cf6d230ed1e (diff)
Update to latest build2 changes1.1.0-a4
Diffstat (limited to 'xml/buildfile')
-rw-r--r--xml/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/buildfile b/xml/buildfile
index c387f56..3b9d0e8 100644
--- a/xml/buildfile
+++ b/xml/buildfile
@@ -57,7 +57,7 @@ else
# We are a mixed C/C++ library, though C is implementatio-only, kind of: we
# need headers but not symbols.
#
-cc.poptions += -I$src_root -DLIBSTUDXML_BUILD2
+cc.poptions =+ -I$src_root -DLIBSTUDXML_BUILD2
obja{*}: cc.poptions += -DLIBSTUDXML_STATIC_BUILD
objs{*}: cc.poptions += -DLIBSTUDXML_SHARED_BUILD