Fixed a bad commit.
This commit is contained in:
parent
a247e464fa
commit
5ccbe57c90
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue