wine: unbreak build (drop nopie)
This commit is contained in:
parent
c901988933
commit
9d26600056
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue