mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-02-10 18:52:22 +00:00
config/path:
- add option to set fakeroot script
This commit is contained in:
parent
6bae6a8e62
commit
dab60005ed
@ -45,6 +45,8 @@ SYSROOT_PREFIX=$ROOT/$TOOLCHAIN/$TARGET_NAME/sysroot
|
||||
LIB_PREFIX=$SYSROOT_PREFIX/usr
|
||||
TARGET_PREFIX=$ROOT/$TOOLCHAIN/bin/$TARGET_NAME-
|
||||
|
||||
FAKEROOT_SCRIPT=$ROOT/.fakeroot.$PROJECT.$TARGET_ARCH
|
||||
|
||||
if [ "$OPENELEC_VERSION" = devel ]; then
|
||||
DEBUG=no
|
||||
DEVTOOLS=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user