mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
config/options: cleanup
This commit is contained in:
parent
5599d7a1d5
commit
e0ad17c157
@ -29,12 +29,6 @@ LINUX_DEPENDS="$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf $ROOT/package
|
|||||||
. $PROJECT_DIR/$PROJECT/options
|
. $PROJECT_DIR/$PROJECT/options
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Target system library C (eglibc)
|
|
||||||
TARGET_LIBC="eglibc"
|
|
||||||
|
|
||||||
# Library strip
|
|
||||||
LIBSTRIP="yes"
|
|
||||||
|
|
||||||
# Need to point to your actual cc
|
# Need to point to your actual cc
|
||||||
# If you have ccache installed, take care that LOCAL_CC don't point to it
|
# If you have ccache installed, take care that LOCAL_CC don't point to it
|
||||||
LOCAL_CC=`which gcc`
|
LOCAL_CC=`which gcc`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user