mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
This is needed for building with anonymous unions. A bunch of calls to fail() that used to mysteriously work need fixing -- fail() is a macro that takes a printf-style message as an argument. Not passing this somehow worked with the previous compiler flags, but breaks with -std=c11. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| acx_libwrap.m4 | ||
| ax_check_compile_flag.m4 | ||
| ax_check_define.m4 | ||
| ax_check_flag.m4 | ||
| ax_cxx_compile_stdcxx.m4 | ||
| ax_cxx_compile_stdcxx_11.m4 | ||
| ax_define_dir.m4 | ||
| ax_pthread.m4 | ||
| ax_tls.m4 | ||
| orc.m4 | ||