Skip to content
Snippets Groups Projects
Commit 6be51c0f authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add FORTIFY and SANITIZE options for DEBUG builds

SANITIZE is not fully supported (or recommended) yet.

FORTIFY will include some performance hits, but those might be offset by -O1
(which is apparently required for _FORTIFY_SOURCE to have any effect).
Prevviosly, DEBUG builds used (implicit -O0).
I'm building and running sbbs on Vertrauen (git.synchro.net) now with FORTIFY.

Set FORTIFY=1 in your localdefs.mk if you wish to have this build option
enabled persistently.
parent 0177b913
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #4438 failed
Status
Pipeline
Created by
Stages
Actions
Failed

00:06:08

avatar
Download artifacts

No artifacts found