Skip to content

Commit 1c5e6c6

Browse files
committed
Update libACK
This reverts commit 2d849f6.
1 parent 13d8367 commit 1c5e6c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ OCFLAGS=$(CFLAGS) -DREMOTE_HOST=$(REMOTE_HOST)
2424
ACKLIBDIR=$(LIBDIR)/absentminded-crypto-kit/build/lib
2525
ACKLIB=$(ACKLIBDIR)/liback.a
2626
LDFLAGS += -L$(ACKLIBDIR) -L$(OBLIVC_PATH)/_build -lack -lobliv
27-
OCFLAGS += -I$(LIBDIR)/absentminded-crypto-kit/src/ -D_Float128=double -Dopenssl_noreturn=""
27+
OCFLAGS += -I$(LIBDIR)/absentminded-crypto-kit/src/ -D_Float128=double
2828

2929
all: $(BINARIES)
3030

lib/absentminded-crypto-kit

Submodule absentminded-crypto-kit updated from eb95905 to 5230cef

0 commit comments

Comments
 (0)