Explorar o código

* enabled af_smartlink_sections for i386-wince.

git-svn-id: trunk@5743 -
yury %!s(int64=18) %!d(string=hai) anos
pai
achega
f8cfa49971
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/ogcoff.pas

+ 1 - 1
compiler/ogcoff.pas

@@ -2722,7 +2722,7 @@ const pemagic : array[0..3] of byte = (
             asmbin : '';
             asmcmd : '';
             supported_target : system_i386_wince;
-            flags : [af_outputbinary];
+            flags : [af_outputbinary,af_smartlink_sections];
             labelprefix : '.L';
             comment : '';
           );