remove leading space on frame-pointers
Leading spaces in config options cause `configure` script to fail. Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
f6fa358a18
commit
937b5c4594
@ -609,7 +609,7 @@
|
||||
|
||||
# Forces frame pointers to be used with `-Cforce-frame-pointers`.
|
||||
# This can be helpful for profiling at a small performance cost.
|
||||
# frame-pointers = false
|
||||
#frame-pointers = false
|
||||
|
||||
# Indicates whether stack protectors should be used
|
||||
# via the unstable option `-Zstack-protector`.
|
||||
|
Loading…
Reference in New Issue
Block a user