mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-08 05:36:33 +02:00
bash: disable extra performance patches and networking support
Killing the performance patch was suggested by @vcaputo and I think we can go without networking support as well.
This commit is contained in:
parent
028dadfb13
commit
7a2cfade6f
@ -35,3 +35,6 @@ sys-apps/flashrom -dediprog -ft2232_spi -serprog
|
||||
|
||||
# break dependency loop between pkg-config and glib
|
||||
dev-util/pkgconfig internal-glib
|
||||
|
||||
# minimize risk removing unneeded patches and networking support
|
||||
app-shells/bash -net vanilla
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user