Skip to content

Commit

Permalink
Update Qrack commit
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Jul 10, 2024
1 parent f29d741 commit e1b3a47
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 f6f5740dea9a5fbc6b6c07fd2ec41378dbad2259; cd ..
git clone https://github.com/unitaryfund/qrack.git; cd qrack; git checkout 5e3f038c2c14dc393e70498f9cdb1f07d7a81f57; cd ..
endif
mkdir -p qrack/build
ifeq ($(UNAME_S),Linux)
Expand Down

0 comments on commit e1b3a47

Please sign in to comment.