mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
Bug 780432 - Explicitly pass CFLAGS for ALSA and PulseAudio. r=kinetik
--HG-- extra : rebase_source : 829d51b17390d44fa31b786408e632844ad12473
This commit is contained in:
parent
d7bf07283f
commit
9237dae01b
@ -49,3 +49,8 @@ CSRCS = \
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
CFLAGS += \
|
||||
$(MOZ_ALSA_CFLAGS) \
|
||||
$(MOZ_PULSEAUDIO_CFLAGS) \
|
||||
$(NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user