Update Makefile
parent
746104bd37
commit
8c52551a7a
|
@ -1,4 +1,4 @@
|
||||||
CC=gcc -fsanitize=address
|
CC=gcc
|
||||||
#if you installed wolfssl to an alternate location use CFLAGS and LIBS to
|
#if you installed wolfssl to an alternate location use CFLAGS and LIBS to
|
||||||
#control your build:
|
#control your build:
|
||||||
#CFLAGS=-Wall -I/path/to/include
|
#CFLAGS=-Wall -I/path/to/include
|
||||||
|
|
Loading…
Reference in New Issue