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

addpatch: arrow #1624

Merged
merged 1 commit into from
Aug 20, 2022
Merged

addpatch: arrow #1624

merged 1 commit into from
Aug 20, 2022

Conversation

felixonmars
Copy link
Owner

  • LTO is disabled for similar reason as addpatch: ppsspp #1620

  • The -DARROW_CPU_FLAG=riscv64 is no longer needed in a future version
    containing ARROW-17440: [C++] Support RISC-V architecture apache/arrow#13902

  • Added to qemu-user-blacklist because QEMU doesn't support
    madvise(WILLNEED) properly (this includes qemu-system, actually)

  • nocheck is needed for now as arrow-flight-test is failing with the
    current version but not on git master. Recheck on next release!

- LTO is disabled for similar reason as #1620

- The `-DARROW_CPU_FLAG=riscv64` is no longer needed in a future version
  containing apache/arrow#13902

- Added to qemu-user-blacklist because QEMU doesn't support
  madvise(WILLNEED) properly (this includes qemu-system, actually)

- `nocheck` is needed for now as `arrow-flight-test` is failing with the
  current version but not on git master. Recheck on next release!
@felixonmars felixonmars merged commit e41bb9d into master Aug 20, 2022
@felixonmars felixonmars deleted the arrow branch August 20, 2022 05:59
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.

1 participant