audio/chuck: new port
This commit is contained in:
5
audio/chuck/files/makefile.sndio
Normal file
5
audio/chuck/files/makefile.sndio
Normal file
@@ -0,0 +1,5 @@
|
||||
# compiler flags
|
||||
CFLAGS+= -D__OPENBSD_SNDIO__ -fno-strict-aliasing -D__CK_SNDFILE_NATIVE__ -D__DISABLE_HID__ -I/usr/local/include
|
||||
|
||||
# linker / library flags
|
||||
LDFLAGS+= -lsndio -lstdc++ -lm -L/usr/local/lib -lsndfile -lpthread
|
||||
Reference in New Issue
Block a user