mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 12:42:34 +01:00
Remove NoFramePointer.
This commit is contained in:
@@ -490,7 +490,7 @@ function toolchain(_buildDir, _libDir)
|
|||||||
"NoRTTI",
|
"NoRTTI",
|
||||||
"NoExceptions",
|
"NoExceptions",
|
||||||
"NoEditAndContinue",
|
"NoEditAndContinue",
|
||||||
"NoFramePointer",
|
-- "NoFramePointer",
|
||||||
"Symbols",
|
"Symbols",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user