Skip to content

Commit b16a570

Browse files
committed
Update configure scripts
1 parent 7075de8 commit b16a570

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

erts/configure

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8554,6 +8554,8 @@ esac
85548554
fi
85558555

85568556

8557+
# Make -fvisibility=hidden usable if supported. Currently only used by
8558+
# our PCRE2 to avoid symbol clashes with real PCRE2 if dynamically loaded.
85578559

85588560
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can add -fvisibility=hidden to VISIBILITY_HIDDEN (via CFLAGS)" >&5
85598561
printf %s "checking if we can add -fvisibility=hidden to VISIBILITY_HIDDEN (via CFLAGS)... " >&6; }

0 commit comments

Comments
 (0)