libtdb rebuild 32bit

This commit is contained in:
Rmys
2020-11-29 09:47:36 +03:00
committed by GitHub
parent c5fd7edef3
commit 2c2c578355
+1 -1
View File
@@ -25,7 +25,7 @@ def setup():
--bindir=/usr/bin32 \ --bindir=/usr/bin32 \
--disable-python \ --disable-python \
" "
#else: shelltools.export("LDFLAGS", "-lpthread") else: shelltools.export("LDFLAGS", "-lpthread")
autotools.configure(options) autotools.configure(options)
def build(): def build():