summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/binutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD
index cb50cb61..cd9dd9a2 100644
--- a/core/binutils/PKGBUILD
+++ b/core/binutils/PKGBUILD
@@ -28,7 +28,7 @@ eval "$(
eval "$(
declare -f build | \
sed '
- s/--enable-targets=x86_64-pep//g
+ s/--enable-targets=x86_64-pep,bpf-unknown-none/--enable-targets=bpf-unknown-none/g
'
)"