Explorar o código

* better export of EXTRA define of heaptrc unit

git-svn-id: trunk@6317 -
florian %!s(int64=18) %!d(string=hai) anos
pai
achega
2fb33c4664
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      rtl/inc/heaptrc.pp

+ 4 - 0
rtl/inc/heaptrc.pp

@@ -15,6 +15,10 @@
 unit heaptrc;
 interface
 
+{$ifdef FPC_HEAPTRC_EXTRA}
+  {$define EXTRA}
+{$endif FPC_HEAPTRC_EXTRA}
+
 {$checkpointer off}
 {$goto on}