mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
database: clean up remaining references to CANONICAL_HOST
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/425>
This commit is contained in:
parent
7115023c51
commit
c2ae56a73c
3 changed files with 0 additions and 5 deletions
|
|
@ -922,7 +922,6 @@ int main(int argc, char *argv[]) {
|
|||
pa_set_env_and_record("PULSE_SYSTEM", conf->system_instance ? "1" : "0");
|
||||
|
||||
pa_log_info("This is PulseAudio %s", PACKAGE_VERSION);
|
||||
pa_log_debug("Compilation host: %s", CANONICAL_HOST);
|
||||
pa_log_debug("Compilation CFLAGS: %s", PA_CFLAGS);
|
||||
|
||||
#ifdef HAVE_LIBSAMPLERATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue