From d2131abacec2d6d32f769d480eafd4bba4d55d63 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 14 Nov 2017 15:11:49 +0000 Subject: [PATCH] bomi: fix build (drop nopie) --- srcpkgs/bomi/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/bomi/template b/srcpkgs/bomi/template index e6dbd88127a..e0f83a1c05a 100644 --- a/srcpkgs/bomi/template +++ b/srcpkgs/bomi/template @@ -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 " @@ -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() {