Browse Source

* the -CI switch is now handled correctly

git-svn-id: trunk@25405 -
florian 12 years ago
parent
commit
0e7a7c68b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/options.pas

+ 1 - 0
compiler/options.pas

@@ -903,6 +903,7 @@ begin
                           init_settings.instructionset:=is_arm
                         else
                           IllegalPara(opt);
+                        break;
                       end;
 {$endif arm}
                     'n' :