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

disable portable on MacOS #2696

Merged
merged 4 commits into from Jan 26, 2018
Merged

disable portable on MacOS #2696

merged 4 commits into from Jan 26, 2018

Conversation

zhangjinpeng87
Copy link
Member

Disable portable on MacOS to sidestep the compiler bug in clang 4.9.

@huachaohuang
Copy link
Contributor

Any harm doing this?

@zhangjinpeng87
Copy link
Member Author

Any harm doing this?
@huachaohuang No.

@huachaohuang
Copy link
Contributor

LGTM

Makefile Outdated
@@ -1,5 +1,10 @@
ENABLE_FEATURES ?= default

# Disable portable on MacOS
Copy link
Contributor

Choose a reason for hiding this comment

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

can you explain why should we need to do?

Copy link
Contributor

Choose a reason for hiding this comment

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

any update?

siddontang
siddontang previously approved these changes Jan 17, 2018
Copy link
Contributor

@siddontang siddontang left a comment

Choose a reason for hiding this comment

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

Rest LGTM

@BusyJay
Copy link
Member

BusyJay commented Jan 17, 2018

I thought you need to enable portable when compiling on macOS.

@zhangjinpeng87
Copy link
Member Author

@BusyJay I thought you need to enable portable when compiling on macOS.
What is the reason?

@siddontang
Copy link
Contributor

Rest LGTM

@siddontang siddontang merged commit 63eb6fa into tikv:master Jan 26, 2018
sticnarf pushed a commit to sticnarf/tikv that referenced this pull request Oct 27, 2019
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.

None yet

4 participants