elfutils fix

This commit is contained in:
idriskalp
2019-12-23 19:31:27 +03:00
parent bd02dea80d
commit 99cffeaddc
+1 -1
View File
@@ -15,7 +15,7 @@ def setup():
# themselves, and they use -Werror.
options ='-disable-nls --program-prefix=\"eu-\" --with-zlib'
options ='-disable-nls --program-prefix=\"eu-\" --with-zlib --disable-debuginfod'
if get.buildTYPE() == "emul32":
shelltools.export("PKG_CONFIG_PATH","/usr/lib32/pkgconfig")