Skip to content

Commit 2eeffd6

Browse files
twcook86danielinux
authored andcommitted
address pr issue
1 parent 1e0ce3d commit 2eeffd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-app/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ ifeq ($(TARGET),lpc55s69)
741741
CFLAGS+=-DWOLFSSL_NXP_LPC55S69_NO_HWACCEL
742742
endif
743743
ifeq ($(WOLFCRYPT_SUPPORT),1)
744-
LIBS+=--specs=nano.specs
744+
LDFLAGS+=--specs=nano.specs
745745
endif
746746
ifeq ($(WOLFCRYPT_BENCHMARK),1)
747747
# Benchmark needs float printf for results

0 commit comments

Comments
 (0)