Fix optimization configuraiton files

This commit is contained in:
Pierre Labastie 2013-11-17 22:24:11 +00:00
parent 0ba80be856
commit e5987084e6
2 changed files with 1 additions and 2 deletions

View File

@ -22,7 +22,7 @@ BLACK_LIST="$BLACK_LIST libee"
#
# Not set here combined modes of form defOpt_myMode.
# Combined modes of form modeA_modeB can be set here.
DEF_OPT_MODE=O2pipe
DEF_OPT_MODE=noOpt
#--- Active optimization variables

View File

@ -1,3 +1,2 @@
gcc noOpt
grub noOpt
zlib defOpt_fPIC