mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +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
|
. config/options
|
||||||
|
|
||||||
export CC=$HOST_CC
|
setup_toolchain host
|
||||||
export CXX=$HOST_CXX
|
|
||||||
export CFLAGS="$HOST_CFLAGS"
|
|
||||||
export CXXFLAGS="$HOST_CXXFLAGS"
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user