elfutils 0.180
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Libraries/utilities to handle ELF objects</Summary>
|
||||
<Description>elfutils contains libraries and utilities to handle ELF objects and is a replacement for libelf.</Description>
|
||||
<Archive sha1sum="5f52d04105a89e50caf69cea40629c323c1eccd9" type="tarbz2">ftp://sourceware.org/pub/elfutils/0.178/elfutils-0.178.tar.bz2</Archive>
|
||||
<Archive sha1sum="c1ed871515b0f7fcdf2d94fea23e4b8ba67e8fe3" type="tarbz2">ftp://sourceware.org/pub/elfutils/0.180/elfutils-0.180.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
@@ -71,6 +71,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2020-10-21</Date>
|
||||
<Version>0.180</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2020-01-03</Date>
|
||||
<Version>0.178</Version>
|
||||
|
||||
Reference in New Issue
Block a user