|
|
|
|
|
|
|
|
|
| |
Not too familiar with rust, Void's version of fix-third_party.patch
might be cleaner or more portable:
https://github.com/void-linux/void-packages/blob/3a3d0ef7811ac0c200dd4caba108fa46519dc239/srcpkgs/firefox/patches/initialize_sched_param.patch
Also this change updates the checksum of rt_linux.rs used by cargo for
validation, whereas they disable checksumming entirely:
https://github.com/void-linux/void-packages/blob/3a3d0ef7811ac0c200dd4caba108fa46519dc239/srcpkgs/firefox/template#L42
|