← Back to davo.co
aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorDavid Faulkner <[email protected]>2026-08-06 02:40:39 -0500
committerDavid Faulkner <[email protected]>2026-08-06 02:40:39 -0500
commit85c77a80f1baa924535c3e1455fe4d9df7c13a6c (patch)
tree1a125ec3f49bf2764c8b81c48d48e376f4da5bd1 /main.c
parent407017e02f32f471d17800f7d52b556a80cf9a0e (diff)
build(makefile): optimize for performance and security hardeningv1.0.1
- Enable -O3, -flto, -fomit-frame-pointer, and -march=native for performance - Add strict compiler warnings (-Werror, -Wconversion, -Wsign-conversion, -Wshadow, -Wformat=2) - Add security hardening flags (-fstack-protector-strong, -D_FORTIFY_SOURCE=2) - Pass -flto, -O3, and strip symbols (-Wl,-s) during linking
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions