瀏覽代碼

* Disable internal_backtrace again

git-svn-id: trunk@3526 -
daniel 19 年之前
父節點
當前提交
1d9b6ed5f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/options.pas

+ 1 - 1
compiler/options.pas

@@ -1874,7 +1874,7 @@ begin
   def_system_macro('RESSTRSECTIONS');
   def_system_macro('FPC_HASFIXED64BITVARIANT');
 {$ifdef x86}
-  def_system_macro('INTERNAL_BACKTRACE');
+{  def_system_macro('INTERNAL_BACKTRACE');}
 {$endif}
 
   if pocall_default = pocall_register then