Skip to content

(DRAFTING) build aarch v2#9

Open
lmmx wants to merge 8 commits intomasterfrom
build-aarch-v2
Open

(DRAFTING) build aarch v2#9
lmmx wants to merge 8 commits intomasterfrom
build-aarch-v2

Conversation

@lmmx
Copy link
Owner

@lmmx lmmx commented May 7, 2025

Branched off #8 at 1766ee4

  • build: aarch64 wheel
  • fix: incorrect inverted arch cfg
  • build: arch-conditional compilation
  • build: build script trick to make local compilation work
  • fix: NO FEATURES WERE BEING PASSED!
  • build: (push local changed, unsure what effect)

The last of those commits was essential to making it build locally (thus passing prepush checks), prior to that I'd tried to supply openblas-src with build-deps, it must be a real dep but activated by cfg (I used build.rs to supply the openblas_src previously)

Here I make the openblas-src dep optional and use a default feature to activate it.

What happens now is I've told it to use openblas-src, ...and I expected it to pass the features but it doesn't. Maybe I still need to un-gate that local-build feature too

@lmmx lmmx changed the title build aarch v2 (DRAFTING) build aarch v2 May 7, 2025
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