symbols-check: Add _GLOBAL_OFFSET_TABLE_

This is exported on hppa/parisc.

See also: https://gitlab.freedesktop.org/glvnd/libglvnd/-/merge_requests/291

Cc: mesa-stable
Bug: https://bugs.gentoo.org/908079
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26978>
This commit is contained in:
Matt Turner
2024-01-10 10:56:17 -05:00
committed by Marge Bot
parent 62c21c240e
commit 0ab7ea56b2

View File

@@ -7,6 +7,7 @@ import subprocess
# This list contains symbols that _might_ be exported for some platforms
PLATFORM_SYMBOLS = [
'_GLOBAL_OFFSET_TABLE_',
'__bss_end__',
'__bss_start__',
'__bss_start',