We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9f0cf commit fc13cb4Copy full SHA for fc13cb4
ffi.mk
@@ -68,7 +68,7 @@ gem/mac/amd64: pyroscope_ffi/clean
68
bundle && \
69
rake rbspy_install && \
70
rake thread_id_install && \
71
- rake x86_64_linux:gem
+ rake x86_64_darwin:gem
72
73
.phony: gem/mac/arm64
74
gem/mac/arm64: pyroscope_ffi/clean
0 commit comments