From 9d266000564230a9419064572fdaf41b378a62bc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 20 Nov 2017 21:55:23 +0100 Subject: [PATCH] wine: unbreak build (drop nopie) --- srcpkgs/wine/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 49a261ff1f..31c64319bc 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -37,8 +37,6 @@ build_options="staging" desc_option_staging="Enable wine-staging patchset" #build_options_default="staging" -nopie=yes - if [ ${build_option_staging} ]; then hostmakedepends+=" automake" fi