chevil / raop2_play

updated and fixed raop_play ( http://raop-play.sourceforge.net/ ) for newer airports
10 stars 7 forks source link

Allow passing CFLAGS and LDFLAGS to make #9

Closed LinusU closed 5 years ago

LinusU commented 5 years ago

This allows building on macOS using something like:

brew install openssl libsamplerate libid3tag
LDFLAGS=-L/usr/local/opt/openssl/lib CFLAGS=-I/usr/local/opt/openssl/include make