Browse Source

--- Merging r31132 into '.':
U rtl/powerpc/powerpc.inc
--- Recording mergeinfo for merge of r31132 into '.':
U .

# revisions: 31132

git-svn-id: branches/fixes_3_0@31134 -

marco 10 years ago
parent
commit
240dbbe733
1 changed files with 2 additions and 0 deletions
  1. 2 0
      rtl/powerpc/powerpc.inc

+ 2 - 0
rtl/powerpc/powerpc.inc

@@ -18,7 +18,9 @@
  **********************************************************************}
  **********************************************************************}
 
 
 {$IFNDEF LINUX}
 {$IFNDEF LINUX}
+{$IFNDEF MORPHOS}
     {$DEFINE USE_DCBZ}
     {$DEFINE USE_DCBZ}
+{$ENDIF MORPHOS}
 {$ENDIF LINUX}
 {$ENDIF LINUX}
 
 
 {****************************************************************************
 {****************************************************************************