Don't -O2 mdb

This commit is contained in:
Ben Gras 2005-08-22 11:17:47 +00:00
parent 7508c1c0ea
commit c9e9964303

View file

@ -11,7 +11,7 @@ USR =/usr
#
# For ANSI C and Minix 1.7.x 32-bit
#
CC =exec cc -O2
CC =exec cc
LD =exec cc
LDFLAGS =-i
TARGET =mdb