summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/mistranslation/1813034
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/mistranslation/1813034')
-rw-r--r--results/classifier/deepseek-2-tmp/output/mistranslation/18130344
1 files changed, 4 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/mistranslation/1813034 b/results/classifier/deepseek-2-tmp/output/mistranslation/1813034
new file mode 100644
index 000000000..56ffc3c8b
--- /dev/null
+++ b/results/classifier/deepseek-2-tmp/output/mistranslation/1813034
@@ -0,0 +1,4 @@
+
+create_elf_tables() doesn't set AT_PLATFORM for 32bit ARM  platforms
+
+The dynamic linker uses AT_PLATFORM from getauxval to substitute $PLATFORM in certain places (man ld.so). It would be nice if it was set to 'v6l', 'v7l' and whatever other platforms there are according to the chosen CPU or via an environment variable. AT_PLATFORM is not guaranteed to be set, so this isn't a major bug, but this is one case where it makes things difficult.
\ No newline at end of file