libtalloc 2.3.1
This commit is contained in:
@@ -24,11 +24,11 @@ def setup():
|
||||
|
||||
if get.buildTYPE() == "emul32":
|
||||
options += " --libdir=/usr/lib32 \
|
||||
--disable-python \
|
||||
"
|
||||
|
||||
elif get.ARCH() == "x86_64":
|
||||
options += " --extra-python=/usr/bin/python \
|
||||
"
|
||||
options += " "
|
||||
|
||||
autotools.configure(options)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user