Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Added 32-bit build #1563

Merged
merged 2 commits into from
Mar 21, 2017
Merged

Added 32-bit build #1563

merged 2 commits into from
Mar 21, 2017

Conversation

dishmael
Copy link
Contributor

Need a 32-bit build for customers running antiquated hardware. I opened an issue to track this change here: #1562

Fixes #

Summary of changes:

Testing done:

@intelsdi-x/snap-maintainers

Need a 32-bit build for customers running antiquated hardware.  I opened an issue to track this change here: intelsdi-x#1562
@@ -24,5 +24,9 @@ export GOARCH=amd64
"${__dir}/build_snap.sh" &
"${__dir}/build_plugins.sh" &

export GOOS=windows32
Copy link
Collaborator

Choose a reason for hiding this comment

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

This needs to be GOOS=windows

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Doesn't that conflict with the earlier declaration of GOOS=windows?

Apologies, thought the GOOS had to be unique
@jcooklin jcooklin merged commit 0ac530a into intelsdi-x:master Mar 21, 2017
@jcooklin jcooklin mentioned this pull request Mar 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants