Browse Source

Remove NoFramePointer.

Бранимир Караџић 2 months ago
parent
commit
00de7081ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/toolchain.lua

+ 1 - 1
scripts/toolchain.lua

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