linux-tools: nopie set if i686 or x86_64
This commit is contained in:
parent
2c8d7a9062
commit
438c83faaf
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ if [ "$XBPS_TARGET_MACHINE" = "i686" -o "$XBPS_TARGET_MACHINE" = "x86_64" ]; the
|
|||
makedepends+=" libnuma-devel"
|
||||
depends+=" x86_energy_perf_policy>=${version}"
|
||||
subpackages+=" x86_energy_perf_policy"
|
||||
nopie="x86_energy_perf_policy.c:154:2: error: PIC register clobbered by 'ebx' in 'asm'"
|
||||
fi
|
||||
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue