kn 1f17e1a9eb Fix bundled duktape's intptr detection on sparc and sparc64 to fix builds
The "sqlite3" flavour failed:

> In file included from duktape.h:196,
>                  from duktape.c:189:
> duk_config.h:1981:2: error: #error cannot determine intptr type

Defines are already there for these architectures but not used in this
piece of code.

OK robert
2022-02-20 13:50:33 +00:00
..
2022-02-07 20:28:25 +00:00