Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-3.0

This commit is contained in:
Stephan Raue 2013-02-17 07:05:55 +01:00
commit 004a391f18

View File

@ -77,7 +77,7 @@
esac
# Build optimizations (size/normal/speed)
OPTIMIZATIONS="speed"
OPTIMIZATIONS="size"
# Project CFLAGS
PROJECT_CFLAGS=""