elfutils 0.180

This commit is contained in:
Idris Kalp
2020-10-21 22:57:51 +03:00
parent 00764389a2
commit 1827ee26c7
2 changed files with 11 additions and 1 deletions
+3
View File
@@ -19,6 +19,9 @@ def setup():
if get.buildTYPE() == "emul32":
shelltools.export("PKG_CONFIG_PATH","/usr/lib32/pkgconfig")
#options += "--disable-libdebuginfod \
#--disable-debuginfod \
#"
elif get.ARCH() == "x86_64":
pisitools.flags.add("-fexceptions")