Skip to content

Commit

Permalink
update setup native
Browse files Browse the repository at this point in the history
  • Loading branch information
enitrat committed Oct 10, 2024
1 parent 5420e17 commit 1928e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup_cairo_native.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ install_cairo_native_runtime() {
git clone https://github.com/lambdaclass/cairo_native.git
pushd ./cairo_native || exit 1
git fetch
git checkout add-malloc-tracing
git checkout eee6d1981531c5a4466f83ecf8c851feaa91a1c6
make deps
make runtime
cp libcairo_native_runtime.a ../libcairo_native_runtime.a
Expand Down

0 comments on commit 1928e17

Please sign in to comment.