JuliaPackaging / BinaryBuilderBase.jl

https://juliapackaging.github.io/BinaryBuilderBase.jl/stable
MIT License
11 stars 31 forks source link

Discourage `-fomit-frame-pointer` #316

Open vchuravy opened 1 year ago

vchuravy commented 1 year ago

For better profiling we should discourage users to pass optimize-frame-pointers.

This is not necessarily the best place, but I didn't want to add a fifth wheel for raising this discussion.