mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
Fix BigSur/ARM builds (undo Apple defines conflicting with sigc)
This commit is contained in:
parent
945c8f2880
commit
c95a66cb80
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@
|
|||
#include <Carbon/Carbon.h>
|
||||
#endif
|
||||
|
||||
#undef nil
|
||||
|
||||
#ifdef COREAUDIO105
|
||||
#define ArdourComponent Component
|
||||
#define ArdourDescription ComponentDescription
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue