2
0
Эх сурвалжийг харах

Accept x86_64_netbsd system for elf64 object writer

git-svn-id: trunk@20744 -
pierre 13 жил өмнө
parent
commit
06c362c02f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      compiler/ogelf.pas

+ 1 - 1
compiler/ogelf.pas

@@ -1286,7 +1286,7 @@ implementation
             asmbin : '';
             asmcmd : '';
             supported_targets : [system_x86_64_linux,system_x86_64_freebsd,
-                                 system_x86_64_openbsd];
+                                 system_x86_64_openbsd,system_x86_64_netbsd];
             flags : [af_outputbinary,af_smartlink_sections,af_supports_dwarf];
             labelprefix : '.L';
             comment : '';