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

Print build environment info when using eln target #445

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

matsl
Copy link
Collaborator

@matsl matsl commented Jan 16, 2024

What

Matsl rsw echo emacs and env info

Why

We need to show emacs version when compiling natively to make it easier to see that the proper version is used.

Note

Reuses the echo target for printing the environment and added emacs version info to echo target as well.

@matsl matsl requested a review from rswgnu January 16, 2024 10:33
@matsl matsl merged commit 433eba1 into rsw Jan 16, 2024
@matsl matsl deleted the matsl-rsw-echo-emacs-and-env-info branch January 16, 2024 15:24
@rswgnu
Copy link
Owner

rswgnu commented Jan 16, 2024 via email

@matsl
Copy link
Collaborator Author

matsl commented Jan 17, 2024

Ah. You want to be able to control which Emacs is used not only get a confirmation which is!? In that case we need to do it differently. New PR will come.

@matsl
Copy link
Collaborator Author

matsl commented Jan 17, 2024

We did already have a makefile MACRO that can be used to control which Emacs is used. This PR #446 updates the echo target to use the MACRO so that echo reports about the version that is used. So make EMACS= ... should work.

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.

None yet

2 participants