| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This reverts commit 1b6ad7cd48e0849072e2372826498c01b56b7fc9. As it
turns out libsanitizer isn't supported on mips64 with GCC11 or older
(there is support in GCC12). The bug is actually the fact that ct-ng
allows configuring libsanitizer for architectures that don't support it.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
|
|
|
|
|
|
|
|
|
| |
The kernel's struct stat is 104 bytes when compiling for
_MIPS_SIM_ABI64. Set struct_kernel_stat_sz to match.
Fixes #1733
Signed-off-by: Chris Packham <judge.packham@gmail.com>
|
|
Remove patches applied upstream we no longer need to maintain here.
Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
|