You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-arch/xar/files/xar-1.8.0.0.487-non-darwin....

13 lines
227 B

don't do availability stuff on non-Darwin
--- a/include/xar.h.in
+++ b/include/xar.h.in
@@ -52,6 +52,7 @@
#import <os/availability.h>
#else
#define API_DEPRECATED(...)
+#define API_AVAILABLE(...)
#endif
#pragma pack(4)