mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
eudev: kmod back to v30 for now
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
7b6ecd72f2
commit
f391cd0b09
2
.github/workflows/eudev_build.yml
vendored
2
.github/workflows/eudev_build.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
||||
# build kmod
|
||||
git clone -c http.sslVerify=false --single-branch https://github.com/kmod-project/kmod.git /tmp/kmod
|
||||
cd /tmp/kmod
|
||||
git checkout v32
|
||||
git checkout v30
|
||||
patch -p1 < /source/input/kmod.patch
|
||||
./autogen.sh
|
||||
./configure CC=${CC} CFLAGS='-O2' --host=${HOST} --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --enable-tools --disable-manpages --disable-python --without-zstd --without-xz --without-zlib --without-openssl
|
||||
|
Loading…
Reference in New Issue
Block a user