yasm rebuild
This commit is contained in:
@@ -15,7 +15,7 @@ flags = "%s -fPIC" % get.CFLAGS() if get.ARCH() == "x86_64" else get.CFLAGS()
|
||||
def setup():
|
||||
shelltools.export("CFLAGS", flags)
|
||||
|
||||
shelltools.system("./autogen.sh")
|
||||
# shelltools.system("./autogen.sh")
|
||||
|
||||
autotools.configure("--enable-nls \
|
||||
--disable-rpath")
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Assembler that supports many syntaxes and architectures</Summary>
|
||||
<Description>A complete rewrite of the NASM assembler under the "new" BSD License. Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats and generates source debugging information in STABS, DWARF 2, and CodeView? 8 formats.</Description>
|
||||
<Archive sha1sum="7a22f4fdb65941afbfdbda322698153a9e8b1c05" type="targz">https://github.com/yasm/yasm/archive/v1.3.0.tar.gz</Archive>
|
||||
<Archive sha1sum="b7574e9f0826bedef975d64d3825f75fbaeef55e" type="targz">https://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz</Archive>
|
||||
<!-- Enable this if you enable python bindings
|
||||
<BuildDependencies>
|
||||
<Dependency>pyrex</Dependency>
|
||||
@@ -55,8 +55,8 @@
|
||||
<Date>2024-07-27</Date>
|
||||
<Version>1.3.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-12-09</Date>
|
||||
|
||||
Reference in New Issue
Block a user