mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-22 12:28:16 +00:00
4dc87d49b0
Resolve the following build error for arc-multilib-linux-uclibc. libc/sysdeps/linux/common/fstat64.c: In function 'fstat64': libc/sysdeps/linux/common/fstat64.c:33:38: error: passing argument 2 of '__syscall_fstat64' from incompatible pointer type [-Wincompatible-pointer-types] 33 | return __syscall_fstat64(fd, buf); | ^~~ | | | struct stat64 * While we're at it bring in one more bug fix patch from upstream. Signed-off-by: Chris Packham <judge.packham@gmail.com> |
||
---|---|---|
.. | ||
1.0.25 | ||
1.0.26 | ||
1.0.27 | ||
1.0.28 | ||
1.0.29 | ||
1.0.30 | ||
1.0.31 | ||
1.0.32 | ||
1.0.33 | ||
1.0.36 | ||
1.0.38 | ||
1.0.39 | ||
1.0.42 | ||
1.0.43 | ||
1.0.48 | ||
config | ||
package.desc |