This commit is contained in:
TonyChyi 2018-03-20 08:50:41 +08:00
parent a61d697224
commit 739da893cd

View File

@ -3,6 +3,7 @@ package backend
/* /*
#ifndef ARREMI #ifndef ARREMI
#define ARREMI #define ARREMI
#cgo CFLAGS: -Ialsa_wrapper
#cgo LDFLAGS: -lasound #cgo LDFLAGS: -lasound
#include <stdlib.h> #include <stdlib.h>
#include "alsa_wrapper/alsa_wrapper.h" #include "alsa_wrapper/alsa_wrapper.h"