mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/unrealircd: fix build on riscv64
This commit is contained in:
parent
d82caacbea
commit
a2529fb59e
@ -22,6 +22,8 @@ source="https://www.unrealircd.org/downloads/unrealircd-$pkgver.tar.gz"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
update_config_guess
|
||||
update_config_sub
|
||||
# Patch ./configure to run without first running ./Config
|
||||
sed -i 's/test "x$enable_dynamic_/test "$enable_dynamic_/' ./configure
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user