mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
python: Build libffi before python and link against it
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
2
make.sh
2
make.sh
@@ -476,6 +476,7 @@ buildipfire() {
|
||||
ipfiremake curl
|
||||
ipfiremake tcl
|
||||
ipfiremake sqlite
|
||||
ipfiremake libffi
|
||||
ipfiremake python
|
||||
ipfiremake fireinfo
|
||||
ipfiremake libnet
|
||||
@@ -579,7 +580,6 @@ buildipfire() {
|
||||
ipfiremake python-mechanize
|
||||
ipfiremake python-feedparser
|
||||
ipfiremake python-rssdler
|
||||
ipfiremake libffi
|
||||
ipfiremake glib
|
||||
ipfiremake GeoIP
|
||||
ipfiremake fwhits
|
||||
|
||||
Reference in New Issue
Block a user