mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
sys-kernel/uek-sources: fix the O3 patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
diff --git a/Kconfig b/Kconfig
|
||||
index 930c36f..8c3cf67 100644
|
||||
--- a/Kconfig
|
||||
+++ b/Kconfig
|
||||
--- a/init/Kconfig
|
||||
+++ b/init/Kconfig
|
||||
@@ -1218,7 +1218,6 @@ config CC_OPTIMIZE_FOR_PERFORMANCE
|
||||
|
||||
config CC_OPTIMIZE_FOR_PERFORMANCE_O3
|
||||
|
||||
@@ -35,7 +35,7 @@ IUSE="+gentoo experimental"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/uek-sources-5.4.17.2136.303.1-ip6_sock_set_v6only.patch
|
||||
"${FILESDIR}"/uek-sources-5.4.17.2136.303.1-O3.patch
|
||||
"${FILESDIR}"/uek-sources-5.4.17.2136.303.2-O3.patch
|
||||
)
|
||||
|
||||
src_unpack() {
|
||||
|
||||
Reference in New Issue
Block a user