libblockdev ver. bump

This commit is contained in:
Rmys
2025-07-26 10:51:23 +03:00
parent 9a8f2d30bd
commit 26c8ea0557
2 changed files with 8 additions and 2 deletions
+1 -2
View File
@@ -19,8 +19,7 @@ def setup():
# shelltools.system("sh ./autogen.sh")
shelltools.system("sed -i 's|python2-config|python2.7-config|g' configure")
autotools.configure("--without-gtk-doc \
--without-nvdimm \
--without-dm")
--without-nvdimm")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")