Skip to content

Only build on 64-bit platforms#929

Merged
SammyK merged 1 commit intomasterfrom
sammyk/build/64-bit-config
Jun 22, 2020
Merged

Only build on 64-bit platforms#929
SammyK merged 1 commit intomasterfrom
sammyk/build/64-bit-config

Conversation

@SammyK
Copy link
Copy Markdown
Contributor

@SammyK SammyK commented Jun 19, 2020

Description

This PR addresses the issue raised in #912 where ddtrace builds on 32-bit platforms when only 64-bit is supported. This adds a check to the config.m4 to fail on 32-bit platforms.

Readiness checklist

  • (only for Members) Changelog has been added to the appropriate release draft. Create one if necessary.
  • [ ] Tests added for this feature/bug.

Reviewer checklist

  • Appropriate labels assigned.
  • Milestone is set.
  • Changelog has been added to the appropriate release draft. For community contributors the reviewer is in charge of this task.

@SammyK SammyK added 🐛 bug Something isn't working c-extension Apply this label to issues and prs related to the C-extension labels Jun 19, 2020
@SammyK SammyK added this to the 0.47.0 milestone Jun 19, 2020
@SammyK SammyK changed the title Detect 64-bit in config.m4 Only build on 64-bit platforms Jun 19, 2020
@SammyK SammyK merged commit 79d56fb into master Jun 22, 2020
@SammyK SammyK deleted the sammyk/build/64-bit-config branch June 22, 2020 14:23
@morrisonlevi morrisonlevi mentioned this pull request Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working c-extension Apply this label to issues and prs related to the C-extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants