also look for ld64.so
This commit is contained in:
parent
ef7d2272e7
commit
30ea27685f
1 changed files with 0 additions and 7 deletions
|
|
@ -47,13 +47,6 @@ install -p -m 0644 %{SOURCE1} dbfile.FORTIFY_SOURCE
|
|||
|
||||
|
||||
%check
|
||||
cd test
|
||||
make private1
|
||||
ldd ./private1 || :
|
||||
../abicheck ./private1 || :
|
||||
../abicheck ./private1 || :
|
||||
../abicheck ./private1 2>/dev/null | grep 'PRIVATE:.*libc.*\(__open\|__nanosleep\)' && echo "true"
|
||||
cd -
|
||||
make test
|
||||
|
||||
|
||||
|
|
|
|||
Reference in a new issue