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

build: build and publish binaries for 32-bit systems #980

Merged
merged 1 commit into from Apr 4, 2016
Merged

build: build and publish binaries for 32-bit systems #980

merged 1 commit into from Apr 4, 2016

Conversation

SEAPUNK
Copy link
Contributor

@SEAPUNK SEAPUNK commented Apr 1, 2016

includes workaround which symlinks /usr/include/asm to /usr/include/asm-generic, see https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/825574/comments/2

caveat: You cannot run tests on the 32-bit binary because it simply won't load on the 64-bit Travis system.

@SEAPUNK SEAPUNK mentioned this pull request Apr 1, 2016
@SEAPUNK
Copy link
Contributor Author

SEAPUNK commented Apr 1, 2016

Travis build worked! Nice! All that's left is making sure that the correct binaries get published to S3.

includes workaround which symlinks /usr/include/asm to /usr/include/asm-generic, see https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/825574/comments/2
@SEAPUNK
Copy link
Contributor Author

SEAPUNK commented Apr 1, 2016

Changed wording of the travis.yml file, at the script block w/ latest commit.

@tbranyen
Copy link
Member

tbranyen commented Apr 4, 2016

Amazing, merging immediately and we'll push out new builds tomorrow!

@tbranyen tbranyen merged commit 25afe8a into nodegit:master Apr 4, 2016
@rafaelsoaresbr
Copy link

Was it already built and published?

@tbranyen
Copy link
Member

tbranyen commented Apr 5, 2016

I got hurt over the weekend and have been afk. I'm hoping @johnhaley81 can tackle it this week.

@johnhaley81
Copy link
Collaborator

@rafaelsoaresbr @tbranyen it's out now :)

https://github.com/nodegit/nodegit/releases/tag/v0.12.2

@rafaelsoaresbr
Copy link

Thanks @johnhaley81
Now we can run Atom Editor on Arch Linux i686 by adding a small patch to AUR package:
sjug/atom-editor#5

@roshimon
Copy link

Upgrading to atom 1.8.0-beta1 has fixed the issue for me. Working flawlessly now :)

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

5 participants