duh, really use -Os

master
leitner 21 years ago
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…
Cancel
Save