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 configuration parameters only once #46

Closed
sudar opened this issue May 21, 2013 · 1 comment
Closed

Print configuration parameters only once #46

sudar opened this issue May 21, 2013 · 1 comment

Comments

@sudar
Copy link
Owner

sudar commented May 21, 2013

Because of the way the makefile is structured, the configuration parameters gets printed more than once.

Ideally this should be printed only once.

matthijskooijman added a commit to matthijskooijman/Arduino-Makefile that referenced this issue May 30, 2013
Before, the configuration info would be shown again when running a
recursive make call, or when make restarted after regenerating the
dependencies file. Now, it only shows the info the first time.

Closes: sudar#46
@sudar
Copy link
Owner Author

sudar commented May 31, 2013

Fixed in ae10f71

@sudar sudar closed this as completed May 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant