瀏覽代碼

* 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+