Andreas Wacknitz
2022-04-17 3a407579e1e67d8caacb003a0fafc3bd7df61ed4
libsamplerate: fix BUILD_BITS

1 files modified
3 ■■■■ changed files
components/library/libsamplerate/Makefile 3 ●●●● patch | view | raw | blame | history
components/library/libsamplerate/Makefile
@@ -20,8 +20,7 @@
#
# Copyright (c) 2015-2017 Aurelien Larcher. All rights reserved.
#
#BUILD_BITS= 32_and_64
BUILD_BITS= 64
BUILD_BITS= 32_and_64
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        libsamplerate