SHA256
6
0
forked from pool/glibc

Accepting request 113956 from home:a_jaeger:my-factory-packages

Fix for ARM dynamic linker

OBS-URL: https://build.opensuse.org/request/show/113956
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=165
This commit is contained in:
2012-04-16 20:11:08 +00:00
committed by Git OBS Bridge
parent 84ce9e0d13
commit b10e9555ad
4 changed files with 93 additions and 26 deletions

View File

@@ -14,3 +14,5 @@ addFilter(".*permissions-missing-postin missing %set_permissions /usr/.*pt_chown
addFilter("glibc\..*: permissions-missing-requires")
# We will not rename glibc to follow the shlib policy
addFilter("shlib-policy-missing-suffix")
# The dynamic linker and libnsl call exit - this is fine
addFilter(".*shared-lib-calls-exit.*")