mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
linux5.9: touch template to trigger i686 builder.
This commit is contained in:
parent
e4d811233f
commit
73c8716fad
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ do_configure() {
|
||||||
esac
|
esac
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64*) # fix segfault in pahole 1.18; should be fixed in new releases
|
aarch64*) # XXX: fix segfault in pahole 1.18; should be fixed in new releases
|
||||||
vsed -i scripts/link-vmlinux.sh -e's;${PAHOLE} -J;& --btf_encode_force;'
|
vsed -i scripts/link-vmlinux.sh -e's;${PAHOLE} -J;& --btf_encode_force;'
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue