Explorar el Código

* the -CI switch is now handled correctly

git-svn-id: trunk@25405 -
florian hace 12 años
padre
commit
0e7a7c68b0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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' :