HomeFreeBSD

editors/pragtical: fix build on powerpc*

Description

editors/pragtical: fix build on powerpc*

  1. On powerpc:

../src/api/utf8.c:854:22: error: use of undeclared identifier 'INT_MAX'

854 |   if (pose - posi >= INT_MAX)  /* (lua_Integer -> int) overflow? */
    |                      ^
  1. Also set USES=luajit to use luajit-openresty on powerpc64*.

Details

Provenance
pkubajAuthored on Tue, Jan 21, 9:03 PM
Parents
R11:5fd53d142153: sysutils/rust-coreutils: update to 0.0.29
Branches
Unknown
Tags
Unknown