mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
cmake:
- setup toolchain for hostbuild instead declare some Variables
This commit is contained in:
parent
e85fab2278
commit
b8067b97b7
@ -2,10 +2,7 @@
|
||||
|
||||
. config/options
|
||||
|
||||
export CC=$HOST_CC
|
||||
export CXX=$HOST_CXX
|
||||
export CFLAGS="$HOST_CFLAGS"
|
||||
export CXXFLAGS="$HOST_CXXFLAGS"
|
||||
setup_toolchain host
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user