mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
config/functions: clean up optimize leftover
This commit is contained in:
parent
13cf980fb5
commit
b4695e4f3d
@ -1,9 +1,4 @@
|
|||||||
setup_toolchain() {
|
setup_toolchain() {
|
||||||
if [ "$1" = "--optimize" ]; then
|
|
||||||
OPTIMIZE=yes
|
|
||||||
shift
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ "$1" = target ]; then
|
if [ "$1" = target ]; then
|
||||||
export DESTIMAGE="target"
|
export DESTIMAGE="target"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user