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

Sync to chromium upstream revision 394674f modifications to compile #4

Closed
wants to merge 1 commit into from

Conversation

ljackson
Copy link

against updated libquic

Review on Reviewable

@@ -1,6 +1,6 @@
CC=g++
CC=g++-4.8
Copy link
Member

Choose a reason for hiding this comment

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

Is this necessary? Since I use g++-4.9, let's make a way to improve this.

@serialx
Copy link
Member

serialx commented Jun 24, 2015

Thank you for your awesome patches. 👍

Can you exclude *.a files from the pull request? I've also made some comments. Some minor tweaks should make goquic working again. :)

@serialx serialx mentioned this pull request Jun 25, 2015
@serialx
Copy link
Member

serialx commented Jun 25, 2015

I've amended your commit and merged to master. Since the update to libquic was breaking the build, I had to do it myself. Please understand.

Commit: dec6200

Thanks!

@serialx serialx closed this Jun 25, 2015
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.

None yet

3 participants