Skip to content

Commit

Permalink
Bump Qrack commit
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Nov 19, 2024
1 parent 3d7ce58 commit cd5be70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ help:
build-deps:
ifneq ($(OS),Windows_NT)
ifeq ($(QRACK_PRESENT),)
git clone https://github.com/unitaryfund/qrack.git; cd qrack; git checkout f4004c549d2095017a74318fda5a3a00a76b8b2d; cd ..
git clone https://github.com/unitaryfund/qrack.git; cd qrack; git checkout 91daf9831db749888db1f2d1ce356c1958dfcd19; cd ..
endif
mkdir -p qrack/build
ifeq ($(UNAME_S),Linux)
Expand Down

0 comments on commit cd5be70

Please sign in to comment.