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
Unknown Object (File)
Sun, Nov 16, 2:31 PM
Unknown Object (File)
Tue, Nov 11, 12:32 AM
Unknown Object (File)
Wed, Oct 29, 9:52 AM
Unknown Object (File)
Wed, Oct 29, 9:51 AM
Unknown Object (File)
Fri, Oct 24, 10:26 PM
Unknown Object (File)
Oct 17 2025, 5:23 AM
Unknown Object (File)
Oct 14 2025, 2:49 AM
Unknown Object (File)
Oct 12 2025, 7:53 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