diff --git a/system/base/attr/files/xattr-shim.h b/system/base/attr/files/xattr-shim.h new file mode 100644 index 00000000..88a12354 --- /dev/null +++ b/system/base/attr/files/xattr-shim.h @@ -0,0 +1,9 @@ +/* Small shim until we update all packages. */ +#ifndef __XATTR_H__ +#define __XATTR_H__ +#include +#warning "Please change your includes to " +# ifndef ENOATTR +# define ENOATTR ENODATA +# endif /* ENOATTR */ +#endif diff --git a/system/base/attr/pspec.xml b/system/base/attr/pspec.xml index 10b83156..9eddba67 100644 --- a/system/base/attr/pspec.xml +++ b/system/base/attr/pspec.xml @@ -56,9 +56,19 @@ /lib32 + + xattr-shim.h + + + 2019-04-29 + 2.4.48 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-28 2.4.48