Add system-ffi flag
This commit is contained in:
parent
02971985d5
commit
efc10d6c0f
1
PKGBUILD
1
PKGBUILD
|
@ -42,6 +42,7 @@ build() {
|
||||||
--with-system-expat \
|
--with-system-expat \
|
||||||
--with-dbmliborder=gdbm:ndbm \
|
--with-dbmliborder=gdbm:ndbm \
|
||||||
--with-system-libmpdec \
|
--with-system-libmpdec \
|
||||||
|
--with-system-ffi \
|
||||||
--enable-loadable-sqlite-extensions \
|
--enable-loadable-sqlite-extensions \
|
||||||
--without-ensurepip
|
--without-ensurepip
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue