Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Fix 32bit compatibility #81

Closed
2 tasks
th0br0 opened this issue Jul 25, 2018 · 2 comments
Closed
2 tasks

Fix 32bit compatibility #81

th0br0 opened this issue Jul 25, 2018 · 2 comments
Assignees
Labels
P-medium Priority - Medium

Comments

@th0br0
Copy link
Contributor

th0br0 commented Jul 25, 2018

  • Fix 32bit compatibility issues
  • Enable CI build & tests with i686 bootlin toolchain
@th0br0 th0br0 added the P-medium Priority - Medium label Jul 25, 2018
@oopsmonk
Copy link

For this issue, setup a 32bit VM and run bazel test on 32bit VM is necessary.
I tried to build bazel for 32bit platform,but it failed, regard with bazel not support 32bit platform.
bazelbuild/bazel#1340
A workaround for this is to collect all test binaries, and running those on a 32bit VM, but it is not a good solution for CI.

@oopsmonk
Copy link

oopsmonk commented Aug 3, 2018

closed this in #109

@oopsmonk oopsmonk closed this as completed Aug 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P-medium Priority - Medium
Projects
None yet
Development

No branches or pull requests

2 participants