aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/libffi/abuild
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/libffi/abuild')
-rw-r--r--repos/extra/libffi/abuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/extra/libffi/abuild b/repos/extra/libffi/abuild
new file mode 100644
index 00000000..c60837b0
--- /dev/null
+++ b/repos/extra/libffi/abuild
@@ -0,0 +1,5 @@
+name=libffi
+version=3.4.6
+release=1
+source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.gz"
+build_opt="--with-gcc-arch=x86-64"