Commit Graph

4 Commits

Author SHA1 Message Date
Adrian Bunk 01ef19ca78 Update bin/symbols-check.py from mesa/mesa@6f854145 2021-09-13 21:01:48 +03:00
Matt Turner a322bd006c tests: Add _GLOBAL_OFFSET_TABLE_ to PLATFORM_SYMBOLS
On PA-RISC, the _GLOBAL_OFFSET_TABLE_ symbol is always exposed. See

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=bfd/elf32-hppa.c;h=2e653083ce05a77b3e33c056e2f9a51b327c2b22#l1001
https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=blob;f=sysdeps/hppa/dl-machine.h;h=9e98366ea3b09612d54a3e956d5c35c1bdc86560#l80
2020-01-16 09:40:24 -08:00
Dylan Baker 3a7aed009c tests: Add symbol check tests
These use the symbol-check.py script from mesa, and should help to
ensure that glvnd doesn't start exposing/hiding new symbols. It's also
useful to double check that meson and autotools are doing the same
thing.
2019-12-04 10:02:00 -08:00
Emil Velikov b07853c4fe Add missing files to .gitignore thoughout the project
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2016-03-02 11:22:12 +00:00