aboutsummaryrefslogtreecommitdiff
path: root/build2/cxx/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cxx/init.cxx')
-rw-r--r--build2/cxx/init.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cxx/init.cxx b/build2/cxx/init.cxx
index 71b4a5b..3dd6b1f 100644
--- a/build2/cxx/init.cxx
+++ b/build2/cxx/init.cxx
@@ -141,7 +141,7 @@ namespace build2
v.insert<strings> ("cxx.export.poptions"),
v.insert<strings> ("cxx.export.coptions"),
v.insert<strings> ("cxx.export.loptions"),
- v.insert<strings> ("cxx.export.libs"),
+ v.insert<names> ("cxx.export.libs"),
v["cc.export.poptions"],
v["cc.export.coptions"],