Skip to content

Commit

Permalink
update mcl/nothrow
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed May 30, 2024
1 parent 17116a0 commit c9696cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile.onelib
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ BINT_OBJ=$(MCL_DIR)/$(OBJ_DIR)/bint$(BIT).o
ifeq ($(CPU),x86-64)
_ARCH=amd64
MSM=msm_avx
MCL_MSM?=0
MCL_MSM?=1
endif
ifeq ($(CPU),aarch64)
_ARCH=arm64
Expand Down
2 changes: 1 addition & 1 deletion mcl

0 comments on commit c9696cf

Please sign in to comment.