Skip to content

Commit

Permalink
package/kodi-adsp-biquad-filters: Add -DOVERRIDE_PATHS=1 to all binar…
Browse files Browse the repository at this point in the history
…y addons

Needed after xbmc/xbmc#10359

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
  • Loading branch information
bkuhls committed Feb 2, 2017
1 parent 8cd8ef0 commit 5dbbe7d
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -12,5 +12,6 @@ KODI_ADSP_BIQUAD_FILTERS_LICENSE = GPLv2+
KODI_ADSP_BIQUAD_FILTERS_LICENSE_FILES = LICENSE.md
KODI_ADSP_BIQUAD_FILTERS_DEPENDENCIES = libasplib libplatform \
kodi-platform tinyxml
KODI_ADSP_BIQUAD_FILTERS_CONF_OPTS = -DOVERRIDE_PATHS=1

$(eval $(cmake-package))

0 comments on commit 5dbbe7d

Please sign in to comment.