mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Print CPPFLAGS in configure
I needed this for verifying that the conditional defining of _FORTIFY_SOURCE works.
This commit is contained in:
parent
9305286ad8
commit
b402f9e01f
1 changed files with 1 additions and 0 deletions
|
|
@ -1438,6 +1438,7 @@ echo "
|
|||
System Config Path: ${PA_SYSTEM_CONFIG_PATH}
|
||||
Compiler: ${CC}
|
||||
CFLAGS: ${CFLAGS}
|
||||
CPPFLAGS: ${CPPFLAGS}
|
||||
LIBS: ${LIBS}
|
||||
|
||||
Enable X11: ${ENABLE_X11}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue