https://gitlab.synchro.net/main/sbbs/-/commit/405f58b750c7d25358a42000
Modified Files:
src/build/Common.gmake
Log Message:
Don't explicitly omit the frame pointer.
At -O3, the only reason the frame pointer will be retained is when
removing it makes it impossible to get any reasonable information
out of a core dump.
I personally prefer to take the small performance hit on affected
platforms and always include the frame pointer because it makes
profiling release builds possible... but I can manually make that
adjustment when I want to.
--- SBBSecho 3.23-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)