elfutils ver. bump

This commit is contained in:
Rmys
2022-11-05 20:29:34 +03:00
parent c7a671aba9
commit c8506c8fb7
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@ def setup():
--with-bzlib \
--with-lzma"
#shelltools.export("LDFLAGS", "-L/lib -lbz2")
autotools.autoreconf("-fiv")
autotools.configure(options)
def build():