Disable pulseaudio in firefox.
This commit is contained in:
parent
a7fe423583
commit
c650b9626f
@ -25,6 +25,10 @@ OPTIONS_SET+=STATIC LTO
|
||||
OPTIONS_SET+=NATIVECOMP PGTK
|
||||
.endif
|
||||
|
||||
.if ${.CURDIR:M*/www/firefox*}
|
||||
OPTIONS_UNSET+=PULSEAUDIO
|
||||
.endif
|
||||
|
||||
OPTIONS_SET+=OPTIMIZED_CFLAGS
|
||||
# qemu uses STATIC_LINK instead of the more standard flag of STATIC
|
||||
OPTIONS_SET+=STATIC_LINK
|
||||
|
Loading…
Reference in New Issue
Block a user