mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 00:42:59 +02:00
Build python3-libvirt only on i586 and x86_64
Libvirt is build only on these arches and the bindings make only with libvirt sense so we should build them only on these two arches too. Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
fd15f250e8
commit
52883a8e9e
@@ -31,6 +31,7 @@ DL_FILE = $(THISAPP).tar.gz
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
SUP_ARCH = i586 x86_64
|
||||
PROG = python3-libvirt
|
||||
PAK_VER = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user