Browse Source

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

git-svn-id: trunk@47255 -
pierre 4 years ago
parent
commit
7966b29b2f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/aggas.pas

+ 1 - 0
compiler/aggas.pas

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