Update Makefile

pull/55/head
abrahamsonn 2017-06-01 10:09:53 -06:00 committed by GitHub
parent 705aedf4a8
commit 2b29522814
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CC=clang
CC=gcc
CFLAGS=-DWOLFSSL_DTLS
LIBS=-lwolfssl -lpthread