Skip to content

Add dependency on vcc_if.h, to fix concurrent build issue#3

Open
pearj wants to merge 1 commit into
jib:masterfrom
pearj:pearj-concurrent-build
Open

Add dependency on vcc_if.h, to fix concurrent build issue#3
pearj wants to merge 1 commit into
jib:masterfrom
pearj:pearj-concurrent-build

Conversation

@pearj

@pearj pearj commented Mar 30, 2015

Copy link
Copy Markdown

Sometimes building with make -j<something greater than 1> fails, because it can't find vcc_if.h

Adding a dependency on it should help this problem.

Sometimes building with make -j<something greater than 1> fails, because it can't find vcc_if.h

Adding a dependency on it, should help this problem.
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