mirror of https://github.com/thesofproject/sof.git
3de29dac2a
This fixes compilation with:
CFLAGS=-fno-common ./scripts/rebuild-testbench.sh
sof/tools/testbench/topology.c:24: multiple definition of `lib_table';
sof/tools/testbench/testbench.c:39: first defined here
This was detected by Gentoo 10 which uses -fno-common by default, thanks
Guennadi for the report and investigation.
Commit
|
||
---|---|---|
.. | ||
include/testbench | ||
CMakeLists.txt | ||
common_test.c | ||
file.c | ||
testbench.c | ||
topology.c |