6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
|
# guix is bootstrapping package so there are some non-standard exceptions
|
||
|
setBadness("arch-dependent-file-in-usr-share",0)
|
||
|
|
||
|
# static binaries are expected for bootstrapping
|
||
|
setBadness("statically-linked-binary",0)
|