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

[BFN] Fix syncd RPC compilation #4258

Merged
merged 2 commits into from
Mar 19, 2020
Merged

Conversation

msosyak
Copy link
Contributor

@msosyak msosyak commented Mar 12, 2020

- What I did
Fixed compilation with ENABLE_SYNCD_RPC=y

Need #4253 as well

- How I did it

- How to verify it
Build with ENABLE_SYNCD_RPC=y

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@msosyak
Copy link
Contributor Author

msosyak commented Mar 12, 2020

@qiluo-msft, @kcudnik Please review

akokhan
akokhan previously approved these changes Mar 12, 2020
qiluo-msft
qiluo-msft previously approved these changes Mar 12, 2020
ifeq ($(ENABLE_SYNCD_RPC),y)
$(LIBSAIREDIS)_DEPENDS += $(LIBSAITHRIFT_DEV)
endif

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this empty line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

kcudnik
kcudnik previously approved these changes Mar 12, 2020
@msosyak msosyak dismissed stale reviews from kcudnik, qiluo-msft, and akokhan via 2803de8 March 13, 2020 08:53
@msosyak
Copy link
Contributor Author

msosyak commented Mar 16, 2020

retest vsimage please

@msosyak
Copy link
Contributor Author

msosyak commented Mar 16, 2020

retest vs please

@msosyak
Copy link
Contributor Author

msosyak commented Mar 16, 2020

retest this please

@msosyak
Copy link
Contributor Author

msosyak commented Mar 16, 2020

retest default please

2 similar comments
@msosyak
Copy link
Contributor Author

msosyak commented Mar 16, 2020

retest default please

@akokhan
Copy link
Contributor

akokhan commented Mar 16, 2020

retest default please

@akokhan
Copy link
Contributor

akokhan commented Mar 16, 2020

retest this please

@akokhan
Copy link
Contributor

akokhan commented Mar 17, 2020

retest vsimage please

6 similar comments
@akokhan
Copy link
Contributor

akokhan commented Mar 17, 2020

retest vsimage please

@akokhan
Copy link
Contributor

akokhan commented Mar 17, 2020

retest vsimage please

@akokhan
Copy link
Contributor

akokhan commented Mar 17, 2020

retest vsimage please

@akokhan
Copy link
Contributor

akokhan commented Mar 17, 2020

retest vsimage please

@akokhan
Copy link
Contributor

akokhan commented Mar 18, 2020

retest vsimage please

@akokhan
Copy link
Contributor

akokhan commented Mar 19, 2020

retest vsimage please

@qiluo-msft qiluo-msft merged commit 0b618ab into sonic-net:master Mar 19, 2020
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.

4 participants