diff options
Diffstat (limited to 'results/scraper/box64/388')
| -rw-r--r-- | results/scraper/box64/388 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/box64/388 b/results/scraper/box64/388 new file mode 100644 index 000000000..beada7c74 --- /dev/null +++ b/results/scraper/box64/388 @@ -0,0 +1,9 @@ +Build error +Hardware Snapdragon 8xx +clang 14. +/home/box64/src/elfs/elfloader.c:992:38: error: use of undeclared identifier 'STB_GNU_UNIQUE' if(!to_add || (bind==STB_GNU_UNIQUE && FindGlobalSymbol(maplib, symname, -1, NULL))) ^ /home/box64/src/elfs/elfloader.c:1029:34: error: use of undeclared identifier 'STB_GNU_UNIQUE' if(!to_add || (bind==STB_GNU_UNIQUE && +FindGlobalSymbol(maplib, symname, version, vername))) + ^ +FindGlobalSymbol(maplib, symname, version, vername))) Also not work + +SOFTWARE:ANDROID NDK r25 \ No newline at end of file |