瀏覽代碼

+ Fixed resource section names

git-svn-id: trunk@1185 -
michael 20 年之前
父節點
當前提交
2057b480a9
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      compiler/aggas.pas
  2. 1 1
      compiler/ogelf.pas

+ 1 - 1
compiler/aggas.pas

@@ -202,7 +202,7 @@ implementation
           '.idata$2','.idata$4','.idata$5','.idata$6','.idata$7','.edata',
           '.eh_frame',
           '.debug_frame',
-          'fpc.resptrs'
+          'fpc'
         );
       begin
         if use_smartlink_section and

+ 1 - 1
compiler/ogelf.pas

@@ -357,7 +357,7 @@ implementation
           '.idata$2','.idata$4','.idata$5','.idata$6','.idata$7','.edata',
           '.eh_frame',
           '.debug_frame',
-          'fpc.resptrs'
+          'fpc'
         );
       begin
         if use_smartlink_section and