We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8969b98 commit 2e6c842Copy full SHA for 2e6c842
1 file changed
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
boost: "--build-boost"
86
icu: "--build-icu --with-icu"
87
cc: "clang"
88
- flags: "-Os -fPIE"
+ flags: "-Os -fvisibility=hidden -fPIE"
89
packager: "brew"
90
packages: ""
91
0 commit comments