This commit is contained in:
bronze 2023-07-14 14:08:37 -04:00
parent 044b23e194
commit 26042d960f
1 changed files with 1 additions and 4 deletions

View File

@ -4,7 +4,7 @@
This repo contains mask, use and accept files for portage to keep Rust away from your systems. This repo contains mask, use and accept files for portage to keep Rust away from your systems.
I don't like how people are forcing this language and I certainly don't like the so called "people" that use it. No I will not elaborate any further. I don't like how people are forcing this language and I certainly don't like the so called "people" that use it. No I will not elaborate any further than the FAQ.
The files are pretty self explanatory by themselves but I'll go over some specifics: The files are pretty self explanatory by themselves but I'll go over some specifics:
## polkit ## polkit
@ -17,9 +17,6 @@ The files are pretty self explanatory by themselves but I'll go over some specif
### how to mitigate ### how to mitigate
- compile polkit with duktape instead of spidermonkey for its js engine - compile polkit with duktape instead of spidermonkey for its js engine
- duktape is much smaller than spidermonkey - duktape is much smaller than spidermonkey
- polkit w/ duktape hasn't been mainstreamed yet, but patches are available
- add the miramir overlay and then enable the duktape use flag for polkit
- I might host the duktape patched ebuilds myself at some point
## librsvg ## librsvg
- gnome project (god what the fuck) - gnome project (god what the fuck)