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
F113833801: D41536.id126338.diff
Fri, Apr 4, 7:40 AM
Unknown Object (File)
Feb 8 2025, 2:50 AM
Unknown Object (File)
Jan 17 2025, 12:13 PM
Unknown Object (File)
Dec 24 2024, 4:01 AM
Unknown Object (File)
Dec 19 2024, 3:39 PM
Unknown Object (File)
Dec 17 2024, 9:55 AM
Unknown Object (File)
Dec 2 2024, 4:33 PM
Unknown Object (File)
Nov 29 2024, 3:36 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