- 05 Dec, 2014 17 commits
-
-
Kaarle Ritvanen authored
-
Leonardo Arena authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Timo Teräs authored
seems to not support arm
-
Timo Teräs authored
also remove unused patches
-
Timo Teräs authored
-
Timo Teräs authored
-
- 04 Dec, 2014 10 commits
-
-
Natanael Copa authored
from upstream: http://bugzilla.abisource.com/show_bug.cgi?id=13582
-
Timo Teräs authored
lcms was upgraded to lcms2 so upgrade accordingly. this should also fix the build failure on arm edge.
-
Timo Teräs authored
-
Valery Kartel authored
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Alan Lacerda authored
-
- 03 Dec, 2014 13 commits
-
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
SSE is intel only, but still needs to be explicitly disabled for audacity to compile on arm
-
Timo Teräs authored
valgrind supports armv7+, but we build for armv6 so valgrind refuses to compile. for the time being disable it.
-
Timo Teräs authored
the outdated config did not build, so no pkgrel bump needed.
-
Timo Teräs authored
-reduce-relocations is not supported and causes build failure. pkgrel does not need bump as only non-building armhf is affected.
-
Natanael Copa authored
fixes #3555
-
Timo Teräs authored
This reverts commit 718468ec. The upgrade did not work out, just disable on arm.
-
Timo Teräs authored
makekit does not seem to support arm architecture currently.
-
Timo Teräs authored
update execinfo patch to completely remove any attempts to do backtrace(). the code would insisted trying to use backtrace() on arm. imitating backtrace() is generally bad practice security wise. and this also fixes jack to produce core dumps.
-