Browse Source

Remove NoFramePointer.

Бранимир Караџић 2 tháng trước cách đây
mục cha
commit
00de7081ab
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      scripts/toolchain.lua

+ 1 - 1
scripts/toolchain.lua

@@ -490,7 +490,7 @@ function toolchain(_buildDir, _libDir)
 		"NoRTTI",
 		"NoRTTI",
 		"NoExceptions",
 		"NoExceptions",
 		"NoEditAndContinue",
 		"NoEditAndContinue",
-		"NoFramePointer",
+--		"NoFramePointer",
 		"Symbols",
 		"Symbols",
 	}
 	}