mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
cmake:
- setup toolchain for hostbuild instead declare some Variables
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user