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

luci2-ui-base: conditional node/host dependency #41

Closed
wants to merge 1 commit into from

Conversation

ianchi
Copy link
Collaborator

@ianchi ianchi commented May 22, 2017

@jow- I'm no expert at Bash/Makefiles, but I was trying something like this to conditionally
add host dependency on Node only if it is not installed (or version prior to 4).
The idea was to avoid a lengthy and space consuming compilation.

But it doesn't seem to work. The host dependency is compiled anyway after a make clean
Any ideas or suggestions? Is there a more "natural" way of achieving this in LEDE's build system?

Add host dependency on Node only if it is not installed (or version
prior to 4).
This will avoid a lengthy and space consuming compilation.

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
@ianchi
Copy link
Collaborator Author

ianchi commented Mar 5, 2018

Solved by e690ddc

@ianchi ianchi closed this Mar 5, 2018
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.

1 participant