소스 검색

* the -CI switch is now handled correctly

git-svn-id: trunk@25405 -
florian 12 년 전
부모
커밋
0e7a7c68b0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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' :