Page MenuHomeFreeBSD

libcrypto: Don't embed $FreeBSD$ in generated assembly files
ClosedPublic

Authored by jhb on Aug 21 2023, 10:06 PM.
Tags
None
Referenced Files
F150285090: D41536.diff
Mon, Mar 30, 9:24 PM
Unknown Object (File)
Mon, Mar 30, 7:17 AM
Unknown Object (File)
Sat, Mar 28, 2:57 AM
Unknown Object (File)
Sat, Mar 28, 2:57 AM
Unknown Object (File)
Feb 21 2026, 4:48 PM
Unknown Object (File)
Feb 20 2026, 4:58 AM
Unknown Object (File)
Feb 8 2026, 7:05 AM
Unknown Object (File)
Feb 8 2026, 12:46 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Aug 21 2023, 10:06 PM
emaste added inline comments.
secure/lib/libcrypto/Makefile.asm
54

We might want to do the @generated while we're at it

This revision is now accepted and ready to land.Aug 21 2023, 10:52 PM
secure/lib/libcrypto/Makefile.asm
54

Hmm, perhaps as a separate followup as that will require regenerating all the files.

Hmm, perhaps as a separate followup as that will require regenerating all the files.

Sounds good, a separate commit if at all