Skip to content
Snippets Groups Projects
Commit e78275c6 authored by canterburym's avatar canterburym
Browse files

Change to allow building on RPi!

parent cae6d77a
No related branches found
No related tags found
No related merge requests found
CFLAGS=-g -I../../include
CFLAGS=-g -std=gnu11 -I../../include
LIBS=-lssl -lcrypto -lpthread -ldl
LDFLAGS=-L../..
TARGETS=client server middlebox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment