Skip to content
Snippets Groups Projects
Commit 04f4cd76 authored by Arne Goedeke's avatar Arne Goedeke
Browse files

Stdio: use -Os for file.c with gcc

gcc -O3 generates extremely bloated code for functions in file.c, even
though it makes no sense to unroll the loop around open(2).
parent 31273cae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment