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)
Apr 17 2024, 10:14 AM
Unknown Object (File)
Apr 17 2024, 10:13 AM
Unknown Object (File)
Apr 17 2024, 10:13 AM
Unknown Object (File)
Apr 17 2024, 9:55 AM
Unknown Object (File)
Apr 14 2024, 5:32 PM
Unknown Object (File)
Apr 8 2024, 2:04 PM
Unknown Object (File)
Apr 6 2024, 8:35 PM
Unknown Object (File)
Jan 9 2024, 7:16 PM
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