yasm 1.3.0-2build1 source package in Ubuntu

Changelog

yasm (1.3.0-2build1) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <email address hidden>  Tue, 03 Apr 2018 12:53:44 +0000

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
yasm_1.3.0.orig.tar.gz 1.4 MiB 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
yasm_1.3.0-2build1.debian.tar.xz 8.1 KiB dc6287146db7f331733f6e384474eedb84f5c8c21ef12fbe9c920d394db17157
yasm_1.3.0-2build1.dsc 1.9 KiB b79c050d6f89f81f8636baccdecb16e7067e3049685ffddbf0497d5e88dd3e92

View changes file

Binary packages built by this source

yasm: modular assembler with multiple syntaxes support

 Yasm is a complete rewrite of the NASM assembler. It supports multiple
 assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple
 output object formats (binary objects, COFF, Win32, ELF32, ELF64) and
 even multiple instruction sets (including AMD64). It also has an
 optimiser module.

yasm-dbgsym: debug symbols for yasm