[SCM] libass/master: Disable yasm on i386 altogether as it produces non-PIC code

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Nov 12 19:59:43 UTC 2014


The following commit has been merged in the master branch:
commit d9eae1f0aefacf9b8c838cb5108dcc100f336e0b
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Nov 12 20:59:37 2014 +0100

    Disable yasm on i386 altogether as it produces non-PIC code

diff --git a/debian/control b/debian/control
index cf639b5..12309da 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  libfreetype6-dev,
  libfribidi-dev,
  libharfbuzz-dev,
- yasm [any-amd64 i386 kfreebsd-i386]
+ yasm [any-amd64]
 Standards-Version: 3.9.6
 Section: libs
 Homepage: https://github.com/libass/libass

-- 
LibASS packaging



More information about the pkg-multimedia-commits mailing list