-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix the link order of libraries #246
Conversation
Can one of the admins verify this patch? |
Thank you for taking care of this. I noticed that the proxygen package has been changed. Why is that? |
I only modified the proxygen/configurate.ac file in the proxygen package, and the changes were added to the build.sh file.
in the original version, i noticed link scripts like :
and message given by the linker:
|
Jenkins, please run tests |
Unit testing passed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Both libglog and libjemalloc depend on libunwind and should be linked before libunwind.