Skip to content

Instantly share code, notes, and snippets.

2017-04-03 21:02:34 +0100
make
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
g++-6 -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -I/usr/local/include -DSYSTEM_CONFIG_FILE_LOCATION='"/usr/local/etc/mpd.conf"' -I/usr/local/Cellar/libmpdclient/2.11/include -I/usr/local/Cellar/sqlite/3.18.0/include -pthread -g -O2 -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -c -o src/libmpd_a-Listen.o `test -f 'src/Listen.cxx' || echo './'`src/Listen.cxx
g++-6 -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -I/usr/local/include -DSYSTEM_CONFIG_FILE_LOCATION='"/usr/local/etc/mpd.conf"' -I/usr/local/Cellar/libmpdclient/2.11/include -I/usr/local/Cellar/sqlite/3.18.0/include -pthread -g -O2 -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmi