diff --git a/certgen/Makefile b/certgen/Makefile index ce03df7e..3ede287d 100644 --- a/certgen/Makefile +++ b/certgen/Makefile @@ -1,4 +1,4 @@ -CC=gcc -fsanitize=address +CC=gcc #if you installed wolfssl to an alternate location use CFLAGS and LIBS to #control your build: #CFLAGS=-Wall -I/path/to/include