From: ceriel Date: Wed, 1 Aug 1990 14:32:04 +0000 (+0000) Subject: minor change X-Git-Tag: release-5-5~1614 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e3120d2b5f9a627e9aa0eaf8362ae4ec023b5d46;p=ack.git minor change --- diff --git a/util/ego/em_ego/em_ego b/util/ego/em_ego/em_ego index a192679f8..730182453 100755 --- a/util/ego/em_ego/em_ego +++ b/util/ego/em_ego/em_ego @@ -35,7 +35,7 @@ if test "$PHASES" then : else case $LEVEL in - -O2|xxx)PHASES='cj bo sp ' ;; + -O2|-O|xxx)PHASES='cj bo sp ' ;; -O3) PHASES='cs sr cj bo sp ud lv ra ' ;; *) PHASES='il cf caopt ic cf cs sr cj bo sp ud lv ra ' ;; esac