mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
asplib: simplyfing cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
78ee7172ad
commit
8c9f01a86f
@ -32,9 +32,4 @@ PKG_LONGDESC="asplib is a small and lightweight C++ library for digital signal p
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
configure_target() {
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=0 \
|
||||
-DCMAKE_CXX_FLAGS="$CXXFLAGS -DTARGET_LINUX" \
|
||||
..
|
||||
}
|
||||
CXXFLAGS="$CXXFLAGS -DTARGET_LINUX"
|
||||
|
Loading…
x
Reference in New Issue
Block a user