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

morphos: also enable the elf32 loader in exeinfo for morphos

git-svn-id: trunk@36805 -
Károly Balogh 8 жил өмнө
parent
commit
4002833001
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      rtl/inc/exeinfo.pp

+ 4 - 0
rtl/inc/exeinfo.pp

@@ -138,6 +138,10 @@ uses
   {$endif}
 {$endif}
 
+{$if defined(morphos)}
+  {$define ELF32}
+{$endif}
+
 {$if defined(win32) or defined(wince)}
   {$define PE32}
 {$endif}