소스 검색

* If no subtarget file found, error out instead of hint/warn

Michael VAN CANNEYT 2 년 전
부모
커밋
3698f1d480
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/msgtxt.inc

+ 1 - 1
compiler/msgtxt.inc

@@ -1399,7 +1399,7 @@ const msgtxt : array[0..000378,1..240] of char=(
   '2 found.'#000+
 =======
   '11065_W_Subtarget is already set to: $1'#000+
-  '11066_W_Subtarget $1 specif','ied but no corresponding config file $2 f'+
+  '11066_E_Subtarget $1 specif','ied but no corresponding config file $2 f'+
   'ound.'#000+
 >>>>>>> 13368ac5cc (* Rename architecture to more neutral subtarget)
   '11067_N_Ignoring compiler executable suffix $1.'#000+