tenfourfox/gfx
Ken 3f33f8a6e5
Intel fixes (#608)
* ycbcr: intel assembly fixes for old gcc-as in Tiger

minor changes in assembly that are friendly to the
older gcc-as in Tiger

* libvpx/moz.build: only use force_cpusubtype_all on PPC

this flag is not accepted by the intel assembler

* libvpx: compiler/assembler fixes for intel

use clang-3.4 as the primary compiler
use yasm for the assembly

* nss: use clang-3.4 as compiler on Intel

nss contains assembly that the old gas assembler can't manage
using clang-3.4 is the easiest fix for this, as it is
already needed elsewhere for libvpx

* Intel mozconfig: update

we need to force the old gas assembler to be used
for the majority of the build as the newer clang
one will fail

* client.mk: use original which

MacPorts has a newer version of the which command
that is supposed to be more like current 'which' versions,
but there is an error in it at present and the construct
used in TFF doesn't work correctly.

Until this is fixed, use the original /usr/bin/which (and that
one can in fact be used forever, of course).
2020-06-11 15:31:09 -07:00
..
2d
angle
cairo
doc
docs
gl
graphite2
harfbuzz
ipc
layers #551: M1538619 M1538736 M1542829 M1543617 M1531346 M1540166 2019-05-06 19:59:41 -07:00
ots
qcms #500: M1464063 M1464039 M1458048 2018-06-21 16:29:20 -07:00
skia
src
tests
thebes #566: adac, swr3 2020-04-03 19:27:00 -07:00
vr
ycbcr Intel fixes (#608) 2020-06-11 15:31:09 -07:00
moz.build