0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-05 01:36:58 +00:00
Biswapriyo Nath a6786138f2
fix(main/golang): Workaround crash due to pidfd_open syscall (#21266)
Co-authored-by: Chongyun Lee <45286352+licy183@users.noreply.github.com>
2024-08-28 01:01:48 +08:00

4 lines
137 B
Bash

sed -e "s|@TERMUX_PREFIX@|$TERMUX_PREFIX|" \
${TERMUX_SCRIPTDIR}/packages/golang/patch-script/remove-pidfd.diff \
| patch --silent -p1