fix i386
All checks were successful
PikaOS Package Build & Release (i386) / build (push) Successful in 59s
All checks were successful
PikaOS Package Build & Release (i386) / build (push) Successful in 59s
This commit is contained in:
parent
9f3ca0de23
commit
0a8c420937
2
.github/release-nest-i386
vendored
2
.github/release-nest-i386
vendored
@ -1 +1 @@
|
||||
2
|
||||
1
|
@ -64,10 +64,6 @@ ifeq (i386,$(DEB_HOST_ARCH))
|
||||
patch -Np2 -i $(CURDIR)/debian/patches/0001-Make-modeset-and-fbdev-default-enabled.patch -d $(CURDIR)/debian/tmp/kernel
|
||||
patch -Np2 -i $(CURDIR)/debian/patches/0001-Make-modeset-and-fbdev-default-enabled.patch -d $(CURDIR)/debian/tmp/kernel-open
|
||||
|
||||
# Fix for https://bugs.archlinux.org/task/74886
|
||||
patch -Np2 -i $(CURDIR)/debian/patches/0003-Add-IBT-Support.patch -d $(CURDIR)/debian/tmp/kernel
|
||||
patch -Np2 -i $(CURDIR)/debian/patches/0003-Add-IBT-Support.patch -d $(CURDIR)/debian/tmp/kernel-open
|
||||
|
||||
# Fix build errors on 6.13+
|
||||
# https://github.com/NVIDIA/open-gpu-kernel-modules/issues/746
|
||||
patch -Np2 -i $(CURDIR)/debian/patches/0006-crypto-Add-fix-for-6.13-Module-compilation.patch -d $(CURDIR)/debian/tmp/kernel-open
|
||||
|
Loading…
x
Reference in New Issue
Block a user