Stanislav Brabec
13af7c7879
- Update to version 1.24.0: * An upgrade procedure for configurations created in the previous release of crosstool-NG has been introduced with this release. See http://crosstool-ng.github.io/docs/configuration/ for more details. - Add new build dependency: unzip. - Remove reproducible.patch: Fixed upstream. - Add crosstool-ng.keyring to verify tarball signature. - Add crosstool-ng.rpmlintrc to ignore some irrelevant rpmlint errors. OBS-URL: https://build.opensuse.org/request/show/721582 OBS-URL: https://build.opensuse.org/package/show/electronics/crosstool-ng?expand=0&rev=16
7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
# crosstool-ng will not be renamed crosstool-ng-devel.
|
|
addFilter("W: devel-dependency glibc-devel-static")
|
|
addFilter("E: devel-file-in-non-devel-package")
|
|
|
|
# It's ok to have these scripts non-executable.
|
|
addFilter("W: non-executable-script")
|