We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 757642f commit 228156dCopy full SHA for 228156d
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