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

Added 32-bit build#1563

Merged
jcooklin merged 2 commits intointelsdi-x:masterfrom
dishmael:patch-3
Mar 21, 2017
Merged

Added 32-bit build#1563
jcooklin merged 2 commits intointelsdi-x:masterfrom
dishmael:patch-3

Conversation

@dishmael
Copy link
Copy Markdown
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
Comment thread scripts/build_all.sh Outdated
"${__dir}/build_snap.sh" &
"${__dir}/build_plugins.sh" &

export GOOS=windows32
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants