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

graphene-hardened-malloc: constrain platforms to x64 linux #70449

Merged
merged 1 commit into from Oct 6, 2019

Conversation

joachifm
Copy link
Contributor

@joachifm joachifm commented Oct 5, 2019

Build error on i686:

util.h:39:18: error: '__int128' is not supported on this target
typedef unsigned __int128 u128;

Build error on i686:

> util.h:39:18: error: '__int128' is not supported on this target
  typedef unsigned __int128 u128;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant