guile: re-enable the guile support
Update for the internal (Mu::Message) APIs. Update build.
This commit is contained in:
@ -23,7 +23,9 @@
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wredundant-decls"
|
||||
extern "C" {
|
||||
#include <libguile.h>
|
||||
}
|
||||
#pragma GCC diagnostic pop
|
||||
#endif /*BUILD_GUILE*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user