From db4d63597b22b63eb73b5c0558476652ed4988bb Mon Sep 17 00:00:00 2001 From: fulup Date: Sun, 9 Jul 2017 19:59:24 +0200 Subject: initial version of HAL (registration + getctls) Work in progress --- HAL-afb/HAL-plugin/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HAL-afb/HAL-plugin/CMakeLists.txt') diff --git a/HAL-afb/HAL-plugin/CMakeLists.txt b/HAL-afb/HAL-plugin/CMakeLists.txt index 5923935..93642b2 100644 --- a/HAL-afb/HAL-plugin/CMakeLists.txt +++ b/HAL-afb/HAL-plugin/CMakeLists.txt @@ -16,7 +16,7 @@ # limitations under the License. ########################################################################### -# Needed to remove undefined snd_dlsym_start in plugin share object +# Activate ALSA dynamic build build mode get resolve "snd_dlsym_start" add_compile_options(-DPIC) # Add target to project dependency list -- cgit 1.2.3-korg