Home | History | Annotate | Download | only in etc

Lines Matching refs:OPTIMIZE

52 OPTIMIZE="y"
348 elif [ "x$1" = "x--no-optimize" ]; then
349 OPTIMIZE="n"
457 if [ "$OPTIMIZE" = "y" ]; then