alsa-lib/src/topology
Jan Palus 2a736a0d25 topology: correct version script path
contrary to libasound, version script for libatopology is a regular
source file. while it's often the case that $(builddir) and $(srcdir)
point to the same directory, they don't always have to. therefore path
needs to point explicitly to $(srcdir) for Versions script in topology

Closes: https://github.com/alsa-project/alsa-lib/pull/383
Fixes: GH-382
Fixes: dc7da761f3 ("topology: separate Versions linker script")
Signed-off-by: Jan Palus <jpalus@fastmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2024-01-30 14:31:46 +01:00
..
builder.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
channel.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
ctl.c doxygen: topology: silence 'not documented' warnings 2023-09-01 16:12:06 +02:00
dapm.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
data.c doxygen: topology: silence 'not documented' warnings 2023-09-01 16:12:06 +02:00
decoder.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
elem.c doxygen: topology: silence 'not documented' warnings 2023-09-01 16:12:06 +02:00
log.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
Makefile.am topology: correct version script path 2024-01-30 14:31:46 +01:00
ops.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
parser.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
pcm.c doxygen: topology: silence 'not documented' warnings 2023-09-01 16:12:06 +02:00
save.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
text.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
tplg_local.h reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
Versions topology: fix Versions file 2024-01-29 17:12:34 +01:00