Skip to content

Commit

Permalink
linux5.9: touch template to trigger i686 builder.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericonr committed Nov 4, 2020
1 parent e4d8112 commit 73c8716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srcpkgs/linux5.9/template
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ do_configure() {
esac

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;'
;;
esac
Expand Down

0 comments on commit 73c8716

Please sign in to comment.