Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbrett committed Aug 9, 2024
1 parent b93c131 commit 1af747e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ ifeq ($(TESTWOLFCRYPT),1)
# wolfCrypt test source files
SRC_C += $(WOLFSSL_DIR)/wolfcrypt/test/test.c
SRC_C += $(wildcard $(WOLFSSL_DIR)/wolfcrypt/src/*.c)
#CFLAGS += -D_POSIX_C_SOURCE=200809L -DWC_USE_DEVID=0x5748534D
CFLAGS += -DWC_USE_DEVID=0x5748534D
endif

Expand Down

0 comments on commit 1af747e

Please sign in to comment.