فهرست منبع

Enable hidden visibility by default

This commit uses the new visibility feature added in https://github.com/boostorg/build/commit/898ddfa1b6888424eb292942d1014261ac7b6183 and enables hidden visibility by default for Boost libraries.
Andrey Semashev 7 سال پیش
والد
کامیت
16f52cede5
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      Jamroot

+ 2 - 0
Jamroot

@@ -177,6 +177,8 @@ project boost
       <xsl:param>boost.defaults=Boost
       <conditional>@threadapi-feature.detect
     : usage-requirements <include>.
+    : default-build
+      <visibility>hidden
     : build-dir bin.v2
     ;
 

粤ICP备19079148号