Skip to content

cmake: drop "-march=native" from CXX_FLAGS#1429

Merged
yiwu-arbug merged 1 commit into
facebook:masterfrom
tchaikov:wip-no-march-native
Oct 28, 2016
Merged

cmake: drop "-march=native" from CXX_FLAGS#1429
yiwu-arbug merged 1 commit into
facebook:masterfrom
tchaikov:wip-no-march-native

Conversation

@tchaikov

Copy link
Copy Markdown
Contributor

this breaks the cross-compiling, and we can not assume that the building
machine and the target machine share the same CPU spec.

Signed-off-by: Kefu Chai kchai@redhat.com

this breaks the cross-compiling, and we can not assume that the building
machine and the target machine share the same CPU spec.

Signed-off-by: Kefu Chai <kchai@redhat.com>
@yiwu-arbug yiwu-arbug merged commit 9c0bb7f into facebook:master Oct 28, 2016
@tchaikov tchaikov deleted the wip-no-march-native branch October 28, 2016 18:27
ajkr pushed a commit to ajkr/rocksdb that referenced this pull request Nov 4, 2016
this breaks the cross-compiling, and we can not assume that the building
machine and the target machine share the same CPU spec.

Signed-off-by: Kefu Chai <kchai@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants