1
0
Эх сурвалжийг харах

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 жил өмнө
parent
commit
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号