forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbe7c15b
committed
configure: Expand -fvisibility checks to more compilers, test for -qvisibility
It looks like icc and sunpro both support -fvisibility=hidden and xlc supports-qvisibility=hidden. I tested this on AIX and solaris with their proprietarycompilers as well as gcc, and with gcc or clang on freebsd, linux, macos,netbsd and openbsd.Apparently my prior commitfe6a64a only works in combination with thispatch. While I tried to test them separately, an unknown caching issueprevented me from noticing the problem.Per discussion with Tom Lane and buildfarm member hoverfly.Discussion:https://postgr.es/m/20220910052741.t7w7csyrggwus2ze%40awork3.anarazel.deDiscussion:https://postgr.es/m/20220820174213.d574qde4ptwdzoqz@awork3.anarazel.de1 parentfe6a64a commitbe7c15b
2 files changed
+280
-159
lines changed0 commit comments
Comments
(0)