Re: Firefox 52 Audio broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 07-03-17 10:00, Allan McRae wrote:


Upstream changed to pulseaudio by default. Arch follows upstream

You can compile firefox yourself to set it being alsa only.

A


Allan,

if we really want to follow firefox upstream, we should :
- stop replacing the libraries upstream bundles with system libs,
- disable gold linker
- disable pie
- disable rust support

etc.

We don't follow upstream firefox now, do you have other reasons to leave out alsa support ?

Lone_Wolf




from firefox PKGBUILD :


ac_add_options --enable-gold
ac_add_options --enable-pie
ac_add_options --enable-rust


# System libraries
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --with-system-icu
ac_add_options --with-system-jpeg
ac_add_options --with-system-zlib
ac_add_options --with-system-bz2
ac_add_options --with-system-libevent
ac_add_options --with-system-libvpx
ac_add_options --enable-system-hunspell
ac_add_options --enable-system-sqlite
ac_add_options --enable-system-ffi
ac_add_options --enable-system-pixman



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux