On Sun, Jan 14, 2024 at 04:55:47PM +0100, Sebastien Marie wrote:
> Hi,
> 
> I would like to import c2ffi (https://github.com/rpav/c2ffi), which is a
> simple program linked against clang libraries, to extracting FFI
> definitions from C, C++, and Objective C.

Builds and packages fine on sparc64.

The tarball's permissions are a bit tight. I had to 'chmod -R o+r .'
to make things build and package. Please make sure to fix them before
import (my understanding is that at least some of the permissions end
up in the repository).

I'd make this change:

-COMMENT =       extracting FFI definitions from C, C++, and Objective C
+COMMENT =       extract FFI definitions from C, C++, and Objective C

ok tb

Reply via email to