elfutils 0.178 fix

This commit is contained in:
idriskalp
2019-12-23 19:49:05 +03:00
parent d4899e2fbe
commit b77bdee79d
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ def setup():
--enable-thread-safety \
--with-bzlib \
--with-lzma"
#shelltools.export("LDFLAGS", "-L/lib -lbz2")
autotools.configure(options)
def build():