mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
projects/RPi/options: switch optimizations to 'size'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
esac
|
||||
|
||||
# Build optimizations (size/normal/speed)
|
||||
OPTIMIZATIONS="speed"
|
||||
OPTIMIZATIONS="size"
|
||||
|
||||
# Project CFLAGS
|
||||
PROJECT_CFLAGS=""
|
||||
|
||||
Reference in New Issue
Block a user