Update Makefile

pull/135/head
Kaleb Himes 2019-04-30 13:49:38 -06:00 committed by GitHub
parent 746104bd37
commit 8c52551a7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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