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