diff options
author | Mihai Moldovan <ionic@ionic.de> | 2017-10-16 07:24:38 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-10-16 07:28:47 +0200 |
commit | 9d750c686a3ce6d457041cdf5991a1a0749a8d0c (patch) | |
tree | 43c58b5e95723efeabc2a2be90c2864d777da655 /debian | |
parent | df3944d4614ca5aea595631ca4158a3baad2a257 (diff) | |
download | nx-libs-9d750c686a3ce6d457041cdf5991a1a0749a8d0c.tar.gz nx-libs-9d750c686a3ce6d457041cdf5991a1a0749a8d0c.tar.bz2 nx-libs-9d750c686a3ce6d457041cdf5991a1a0749a8d0c.zip |
nx-libs.spec: add -mno-vxs to general C(XX)FLAGS on ppc64le.
Hopefully just a temporary workaround until
https://bugzilla.redhat.com/show_bug.cgi?id=1489712 /
https://bugs.centos.org/view.php?id=13779 are resolved.
Backported from Arctica GH 3.6.x branch.
v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d03536355..1eaedd614 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,12 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low - Add new x2goagent.options file to installed file list of x2goagent package. - Let x2goagent package satisfy x2goagent-virtual. + - nx-libs.spec: add -mno-vxs to general C(XX)FLAGS on ppc64le. + Hopefully just a temporary workaround until + https://bugzilla.redhat.com/show_bug.cgi?id=1489712 / + https://bugs.centos.org/view.php?id=13779 are resolved. + Backported from Arctica GH 3.6.x branch. + v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) * debian/: - Add x2goagent.options file for compatibility with x2goserver nightly. * debian/roll-tarballs.sh: |