Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NODATE=1 option to Makefile, for deterministic compilation. #375

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

dlitz
Copy link
Contributor

@dlitz dlitz commented Feb 27, 2024

There's already code that checks for NODATE in optiboot.c, so this just passes the macro definition to the compiler and updates "make help".

There's already code that checks for NODATE in optiboot.c, so this just
passes the macro definition to the compiler and updates "make help".

Signed-off-by: Darsey Litzenberger <dlitz@dlitz.net>
@WestfW
Copy link
Member

WestfW commented Feb 27, 2024

Note that NODATE is only applicable to BIGBOOT compiles.

@WestfW WestfW merged commit 439dff1 into Optiboot:master Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants