Fixed a bad commit.

This commit is contained in:
Manuel Canales Esparcia 2006-05-06 14:35:00 +00:00
parent a247e464fa
commit 5ccbe57c90

View file

@ -17,7 +17,7 @@ MAKEFLAGS="-j3"
# in this way, packages can be tuned independently. For example,
# if you have trouble building a package in mode defOpt, add
# the package to opt_override with a different mode.
DEF_OPT_LVL=defOpt_march
DEF_OPT_LVL=defOpt
#--- Active optimization variables