Page MenuHomeFreeBSD

Features/ssp.mk: Do not pass -fstack-protector as LDFLAGS
ClosedPublic

Authored by arrowd on Jul 1 2025, 4:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 2, 1:23 PM
Unknown Object (File)
Sun, Mar 1, 7:36 AM
Unknown Object (File)
Feb 8 2026, 4:05 AM
Unknown Object (File)
Jan 31 2026, 3:32 PM
Unknown Object (File)
Jan 17 2026, 8:15 AM
Unknown Object (File)
Jan 14 2026, 8:15 AM
Unknown Object (File)
Jan 6 2026, 3:08 AM
Unknown Object (File)
Dec 25 2025, 10:09 PM
Subscribers
None

Details

Summary

This isn't really a linker flag and worked only because C/C++ compiler is
usually used as linker.

This is backed by my own study of LLVM's code as well as this reply from
Flang's dev: https://discourse.llvm.org/t/flang-working-as-linker/87133/5

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 65161
Build 62044: arc lint + arc unit