bomi: fix build (drop nopie)
This commit is contained in:
parent
ac70006f1d
commit
d2131abace
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bomi'
|
||||
pkgname=bomi
|
||||
version=0.9.11
|
||||
revision=8
|
||||
revision=9
|
||||
build_style=configure
|
||||
short_desc="A powerful and easy-to-use Qt5 multimedia player"
|
||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||
|
@ -18,8 +18,6 @@ depends="qt5-quickcontrols"
|
|||
configure_args="--disable-systemd --release --prefix=/usr"
|
||||
distfiles="https://github.com/xylosper/bomi/archive/v${version}.tar.gz"
|
||||
checksum="c76ac45733cdafa7003bbc178e5a90a683df9aec30cd85f188bb17c7af9e282e"
|
||||
# Couldn't get PIE to work
|
||||
nopie=yes
|
||||
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1382/steps/shell_3/logs/stdio"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue