File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 34
34
src: "https://github.com/janestreet/base/archive/v0.14.3.tar.gz"
35
35
checksum: "sha256=e34dc0dd052a386c84f5f67e71a90720dff76e0edd01f431604404bee86ebe5a"
36
36
}
37
+ patches: ["fix-mpopcnt.patch" { arch="arm64" & os="macos"} ]
38
+ extra-source "fix-mpopcnt.patch" {
39
+ src:
40
+ "https://patch-diff.githubusercontent.com/raw/janestreet/base/pull/185.diff"
41
+ checksum: [
42
+ "sha256=0fa6c87a379b3b35ffe3db3c8e1674dbc70cef91b5b457a35ed6d758a8f9ca80"
43
+ ]
44
+ }
Original file line number Diff line number Diff line change 34
34
src: "https://github.com/janestreet/base/archive/refs/tags/v0.15.1.tar.gz"
35
35
checksum: "sha256=755e303171ea267e3ba5af7aa8ea27537f3394d97c77d340b10f806d6ef61a14"
36
36
}
37
+ patches: ["fix-mpopcnt.patch" { arch="arm64" & os="macos"} ]
38
+ extra-source "fix-mpopcnt.patch" {
39
+ src:
40
+ "https://patch-diff.githubusercontent.com/raw/janestreet/base/pull/184.diff"
41
+ checksum: [
42
+ "sha256=0fa6c87a379b3b35ffe3db3c8e1674dbc70cef91b5b457a35ed6d758a8f9ca80"
43
+ ]
44
+ }
You can’t perform that action at this time.
0 commit comments