mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
This commit is contained in:
commit
81323b539b
1 changed files with 2 additions and 2 deletions
|
|
@ -86,7 +86,7 @@ AM_LDFLAGS+=-Wl,--export-all-symbols
|
|||
WINSOCK_LIBS=-lwsock32 -lws2_32 -lwininet
|
||||
endif
|
||||
|
||||
FOREIGN_CLFGAS = -w
|
||||
FOREIGN_CFLAGS = -w
|
||||
MODULE_LDFLAGS = -module -disable-static -avoid-version
|
||||
|
||||
###################################
|
||||
|
|
@ -831,7 +831,7 @@ noinst_LTLIBRARIES = libpulsecore-foreign.la
|
|||
libpulsecore_foreign_la_SOURCES = \
|
||||
pulsecore/ffmpeg/resample2.c pulsecore/ffmpeg/avcodec.h pulsecore/ffmpeg/dsputil.h
|
||||
|
||||
libpulsecore_foreign_la_CFLAGS = $(AM_CFLAGS) -w
|
||||
libpulsecore_foreign_la_CFLAGS = $(AM_CFLAGS) $(FOREIGN_CFLAGS)
|
||||
|
||||
###################################
|
||||
# Plug-in support libraries #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue