mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
eglibc:
- various cleanups
This commit is contained in:
parent
94c82eabbc
commit
4ee4506690
@ -13,7 +13,6 @@ else
|
|||||||
CFLAGS="-mtune=generic"
|
CFLAGS="-mtune=generic"
|
||||||
fi
|
fi
|
||||||
CFLAGS="$CFLAGS -g -O2 -fno-stack-protector"
|
CFLAGS="$CFLAGS -g -O2 -fno-stack-protector"
|
||||||
#CFLAGS="$CFLAGS -g -Os"
|
|
||||||
|
|
||||||
if [ "$DEBUG" = yes ]; then
|
if [ "$DEBUG" = yes ]; then
|
||||||
DEBUG_CONFIG="--enable-debug"
|
DEBUG_CONFIG="--enable-debug"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user