diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/388 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.tar.gz qemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.zip | |
add box64 bug reports box64
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 |