Mason Fischer

Results 1 comments of Mason Fischer

Changing line 2 of the Makefile to ``` CFLAGS=-ggdb -O3 -Wall -I /usr/local/Cellar/openssl/1.0.1j_1/include -L /usr/local/Cellar/openssl/1.0.1j_1/lib ``` fixed it for me.