add armhf/armel test, #534
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
check https://buildd.debian.org/status/fetch.php?pkg=euslisp&arch=armhf&ver=9.32%2Bdfsg-1&stamp=1758791999&raw=0
5f0630a (HEAD -> fix_arm32, k-okada/fix_arm32) eval.c: ARM 32bit armel could be __ARM_ARCH==4 or __ARM_ARCH==4
c21799c unixcall.c: localtime sizoef time(0) is machine dependent and may differ from long, asctime, check return value
a476655 eval.c: get vargv to
#16
and use ite7323bd unixcall.c: GETRUSAGE do not use rusage[18] because sizeof(struct rusage) may change, specially on arm32
fdebbb3 keep dlopen(0, RTLD_LAZY)(sysem library) handle to handle and handle2 for #elif defined(ARM) && defined(ARM_ARCH_7A) /* not (defined(x86_64) || defined(aarch64)) /
2ab4310 use -fno-omit-frame-pointer for #elif defined(ARM) && defined(ARM_ARCH_7A) / not (defined(x86_64) || defined(aarch64)) /
c7149e9 exec_function_i: keep r3,r4,r5,r6,r7 for #elif defined(ARM) && defined(ARM_ARCH_7A) / not (defined(x86_64) || defined(aarch64)) */