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, Sep 22, 12:14 PM
Unknown Object (File)
Thu, Sep 17, 6:02 PM
Unknown Object (File)
Tue, Sep 15, 3:14 AM
Unknown Object (File)
Sun, Sep 6, 4:57 AM
Unknown Object (File)
Fri, Sep 4, 8:50 PM
Unknown Object (File)
Tue, Sep 1, 9:17 PM
Unknown Object (File)
Tue, Sep 1, 6:25 AM
Unknown Object (File)
Tue, Sep 1, 6:25 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53218
Build 50109: arc lint + arc unit

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