Accepting request 535104 from home:luke_nukem:branches:devel:languages:rust
- Large cleanup of both the spec and config.toml to correct many build issues for the new version - Add rust-1.21.0-44203-exclude-compiler-rt-test.patch - Add rust-1.21.0-44066-ppc64-struct-abi.patch - Add rust-1.21.0-44440-s390x-global-align.patch - Remove add-soname.patch OBS-URL: https://build.opensuse.org/request/show/535104 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=132
This commit is contained in:
committed by
Git OBS Bridge
parent
19b4091847
commit
45595d2fc4
@@ -3,4 +3,6 @@ addFilter("devel-file-in-non-devel-package.*/usr/lib/rustlib/src/.*")
|
||||
addFilter("non-executable-script*./usr/lib/rustlib/src/.*")
|
||||
# filters for rust-std
|
||||
# rlib not in elf format
|
||||
addFilter("binaryinfo-readelf-failed*./usr/lib/rustlib/*.rlib")
|
||||
addFilter("binaryinfo-readelf-failed*./usr/lib/rustlib/*.rlib")
|
||||
# rust has no stable ABI as of yet, soname is of no use yet
|
||||
addFilter("no-soname.*/usr/lib/lib.*")
|
||||
|
Reference in New Issue
Block a user