mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mariadb: drop PKG_TOOLCHAIN hardcoding - already defaults to cmake
This commit is contained in:
parent
2cb921961a
commit
6ed7798993
@ -12,7 +12,6 @@ PKG_DEPENDS_HOST="toolchain:host ncurses:host openssl:host"
|
||||
PKG_DEPENDS_TARGET="toolchain binutils boost bzip2 libaio libfmt libxml2 lz4 lzo ncurses openssl pcre2 systemd zlib mariadb:host"
|
||||
PKG_SHORTDESC="MariaDB is a community-developed fork of the MySQL."
|
||||
PKG_LONGDESC="MariaDB (${PKG_VERSION}) is a fast SQL database server and a drop-in replacement for MySQL."
|
||||
PKG_TOOLCHAIN="cmake"
|
||||
PKG_BUILD_FLAGS="-gold -sysroot"
|
||||
|
||||
PKG_IS_ADDON="yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user