소스 검색

* Windows on AArch64 does not support ProgBits either

git-svn-id: trunk@44917 -
svenbarth 5 년 전
부모
커밋
3b1d5794e9
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      compiler/aggas.pas

+ 2 - 1
compiler/aggas.pas

@@ -501,7 +501,8 @@ implementation
          system_i386_win32,
          system_x86_64_win64,
          system_i386_wince,
-         system_arm_wince:
+         system_arm_wince,
+         system_aarch64_win64:
            begin
              { according to the GNU AS guide AS for COFF does not support the
                progbits }