mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-31 07:11:27 -04:00
Re-enable os-wrappers-test.c on Darwin, fix errors
Signed-off-by: Torrekie Gen <me@torrekie.dev>
This commit is contained in:
parent
f430ba5bd5
commit
f9c13de55d
4 changed files with 43 additions and 9 deletions
|
|
@ -20,7 +20,7 @@ if [ "$(uname)" == "Darwin" ]; then
|
|||
else
|
||||
NM_DYNSYM_TABLE="-D"
|
||||
SYMBOL_PREFIX=""
|
||||
endif
|
||||
fi
|
||||
|
||||
AVAIL_FUNCS="$($NM ${NM_DYNSYM_TABLE} --format=bsd --defined-only $LIB | awk '{print $3}')"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue