duh, really use -Os
This commit is contained in:
parent
20bd85b52d
commit
5e892205bf
@ -32,7 +32,7 @@ else
|
||||
DIET=
|
||||
endif
|
||||
else
|
||||
DIET:=$(strip $(diet_path))
|
||||
DIET:=$(strip $(diet_path)) -Os
|
||||
endif
|
||||
# to build without diet libc support, use $ make DIET=
|
||||
# see http://www.fefe.de/dietlibc/ for details about the diet libc
|
||||
|
Loading…
x
Reference in New Issue
Block a user