1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/ftp/weex
Piotr Kubaj c7958f8bd8 ftp/weex: fix build on powerpc
strlib.c:176:2: error: array type 'va_list' (aka '__builtin_va_list') is not assignable
  176 |         G_VA_COPY(ap2,ap1);
      |         ^~~~~~~~~~~~~~~~~~
strlib.c:48:42: note: expanded from macro 'G_VA_COPY'
   48 | #  define G_VA_COPY(ap1, ap2)     ((ap1) = (ap2))
      |                                    ~~~~~ ^
1 error generated.
2024-08-04 14:00:20 +02:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist