Skip to content

Commit

Permalink
Don't cross-compile ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar committed Jul 31, 2024
1 parent 250da53 commit 3b2a661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build_platform:
linux_aarch64: linux_64
linux_ppc64le: linux_64
linux_ppc64le: linux_ppc64le
osx_arm64: osx_64
conda_build:
error_overlinking: true
Expand Down

0 comments on commit 3b2a661

Please sign in to comment.