Skip to content

Conversation

@das
Copy link
Contributor

@das das commented Feb 22, 2017

add dependency on linux-libc-dev to INSTALL.md for other architectures

@das das requested a review from MadCoder February 22, 2017 20:36
src/shims/lock.h Outdated

#elif defined(__linux__)
#include <linux/futex.h>
#if !defined(__x86_64) && !defined(__i386__)
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it should be __x86_64__ not __x86_64

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yup, typed too quickly

add dependency on linux-libc-dev to INSTALL.md for other architectures
@das das force-pushed the das-disable-linux-membarrier-include branch from c6d5ab6 to dea8577 Compare February 22, 2017 20:38
@das das merged commit fcc1924 into master Feb 22, 2017
@das das deleted the das-disable-linux-membarrier-include branch February 22, 2017 20:39
das added a commit that referenced this pull request May 25, 2017
remove unused dependency on linux/membarrier.h for intel to fix CI build

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
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.

3 participants