nheko: disable usage of Werror
This commit is contained in:
parent
b5d9ecbfdc
commit
454991ca37
@ -14,3 +14,7 @@ license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Nheko-Reborn/nheko"
|
||||
distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
|
||||
checksum=5dbe32cb8760cfae6f05644568cabf422a368eec62918839a92e182d508f751e
|
||||
|
||||
pre_patch() {
|
||||
vsed -e '/Werror/d' -i CMakeLists.txt
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user