소스 검색

i386-go32v2 also does not support progbits, as other COFF targets

git-svn-id: trunk@47255 -
pierre 4 년 전
부모
커밋
7966b29b2f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      compiler/aggas.pas

+ 1 - 0
compiler/aggas.pas

@@ -524,6 +524,7 @@ implementation
                    include(secflags,SF_W);
                end;
            end;
+         system_i386_go32v2,
          system_i386_win32,
          system_x86_64_win64,
          system_i386_wince,