duh, really use -Os

This commit is contained in:
leitner 2003-11-07 14:36:06 +00:00
parent 20bd85b52d
commit 5e892205bf

View File

@ -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