mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -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
c6b7837df3
commit
e68aa03f29
3 changed files with 0 additions and 5 deletions
|
|
@ -125,7 +125,6 @@ cdata = configuration_data()
|
|||
cdata.set_quoted('PACKAGE', 'pulseaudio')
|
||||
cdata.set_quoted('PACKAGE_NAME', 'pulseaudio')
|
||||
cdata.set_quoted('PACKAGE_VERSION', pa_version_str)
|
||||
cdata.set_quoted('CANONICAL_HOST', target_machine.cpu_family())
|
||||
cdata.set('PA_MAJOR', pa_version_major)
|
||||
cdata.set('PA_MINOR', pa_version_minor)
|
||||
cdata.set('PA_API_VERSION', pa_api_version)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue