Piotr Kubaj
27ff8d373e
shells/ast-ksh: fix build on powerpc64*
Bring back patches committed as part of r346423 to fix build issue:
/wrkdirs/usr/ports/shells/ast-ksh/work/ast-ksh93v/src/lib/libast/hash/hashalloc.c:162:4: error: non-const lvalue reference to type '__builtin_va_list' cannot bind to a temporary of type 'va_list' (aka 'char *')
va_copy(ap, va_listval(va_arg(ap, va_listarg)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/sys/_stdarg.h:49:32: note: expanded from macro 'va_copy'
#define va_copy(dest, src) __va_copy(dest, src)
^~~~~~~~~~~~~~~~~~~~
/usr/include/sys/_stdarg.h:47:58: note: expanded from macro '__va_copy'
#define __va_copy(dest, src) __builtin_va_copy((dest), (src))
^~~~~
1 error generated.
PR: 255308
Approved by: saper@saper.info (maintainer)
2021-04-26 15:24:28 +00:00
..
2021-04-06 16:31:07 +02:00
2021-04-07 10:09:01 +02:00
2021-04-07 10:09:01 +02:00
2021-04-06 16:31:07 +02:00
2021-04-26 15:24:28 +00:00
2021-04-16 20:07:43 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-07 10:09:01 +02:00
2021-04-07 10:09:01 +02:00
2021-04-07 10:09:01 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-23 16:07:19 +01:00
2021-04-07 10:09:01 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-09 20:44:23 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-07 10:09:01 +02:00
2021-04-07 10:09:01 +02:00
2021-04-07 10:09:01 +02:00
2021-04-06 16:31:07 +02:00
2021-04-26 15:57:12 +02:00
2021-04-06 16:31:13 +02:00
2021-04-06 22:43:15 +02:00
2021-04-07 10:09:01 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-07 10:09:01 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:13 +02:00
2021-04-07 10:09:01 +02:00
2021-04-20 20:42:39 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:13 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-07 10:09:01 +02:00
2021-04-07 10:09:01 +02:00
2021-04-06 16:31:07 +02:00
2021-04-07 10:09:01 +02:00
2021-04-07 10:09:01 +02:00
2021-04-06 16:31:07 +02:00
2021-04-07 10:09:01 +02:00
2021-04-07 10:09:01 +02:00
2021-04-07 19:54:26 +02:00