mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
speed: use O3 size: use Os default: use O2 The priority order is to use speed if set, then size, and fallback to default when neither are set. Signed-off-by: Ian Leonard <antonlacon@gmail.com>