summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-10-21 19:08:00 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-10-21 19:08:00 +0200
commit35346f9e06e74557d7353bcfeaeff0607966a7e0 (patch)
tree07833e1e48736544709686d00beeb7a8698a5020 /core
parent18e4b9f4f9c500d36225cbadb4c86978b0dcc1d9 (diff)
downloadpackages-35346f9e06e74557d7353bcfeaeff0607966a7e0.tar.xz
extra/guile: using libffi33 here (not in make)
Diffstat (limited to 'core')
-rw-r--r--core/make/PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/make/PKGBUILD b/core/make/PKGBUILD
deleted file mode 100644
index 2cc6827d..00000000
--- a/core/make/PKGBUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-# for libffi.so.7 and libffi.so -> libffi.so.8 (so make get's linked correctly and
-# so that the current make runs with libffi.so.7)
-makedepends+=(libffi33 libffi)