Explorar o código

+ define CPUARMEL on armel-linux

git-svn-id: trunk@11212 -
florian %!s(int64=17) %!d(string=hai) anos
pai
achega
fbece263a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/systems/i_linux.pas

+ 1 - 1
compiler/systems/i_linux.pas

@@ -522,7 +522,7 @@ unit i_linux;
                             tf_use_function_relative_addresses,tf_requires_proper_alignment,tf_smartlink_sections,tf_smartlink_library,tf_has_winlike_resources];
             cpu          : cpu_arm;
             unit_env     : 'LINUXUNITS';
-            extradefines : 'UNIX;HASUNIX';
+            extradefines : 'UNIX;HASUNIX;CPUARMEL';
             exeext       : '';
             defext       : '.def';
             scriptext    : '.sh';