Skip to content

Commit 395c628

Browse files
committed
chore(stacks): remove python --with-system-ffi
1 parent 5b28847 commit 395c628

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stacks/python/make.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ set -eux; \
3333
--enable-shared \
3434
--with-lto \
3535
--with-system-expat \
36-
--with-system-ffi \
3736
--without-ensurepip \
3837
; \
3938
nproc="$(nproc)"; \

0 commit comments

Comments
 (0)