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)
Tue, Nov 5, 6:20 AM
Unknown Object (File)
Thu, Oct 31, 4:41 PM
Unknown Object (File)
Oct 16 2024, 6:23 PM
Unknown Object (File)
Oct 15 2024, 6:56 AM
Unknown Object (File)
Oct 13 2024, 10:17 PM
Unknown Object (File)
Oct 13 2024, 10:17 PM
Unknown Object (File)
Oct 11 2024, 4:54 PM
Unknown Object (File)
Oct 3 2024, 6:45 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