Khem Raj

Results 97 issues of Khem Raj

This ensures when 64bit time_t is used on 32bit architectures ( -D_TIME_BITS=64 ) then it can print it correctly as well. Fixes pllLinux.c:43:20: error: format specifies type 'long' but the...

UNPACKDIR is new contruct for do_unpack things in latest master we should be using that instead of WORKDIR for referencing those files

Helps compile on riscv32 Signed-off-by: Khem Raj

01 - Enhancement
component: numpy._core
36 - Build

This is to fix build warnings seen with upcoming clang19 and glibc 2.40, since glibc 2.40 has improved fortyfying this function with clang, it ends up with build errors like...

--- ### Contributor checklist - [ ] Changes have been tested - [x] `Signed-off-by` is present - [x] The PR complies with the [Open Embedded Commit Patch Message Guidelines](http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines) ###...

Add missing definitions for the RISC-V 32-bit architecture.

Compilers for some architectures e.g. RISCV32 do not have 64bit atomics therefore, its important to deduce that and use it to pass right flags to compiler to use them, e.g....

area/build

This option causes clang 19+ to crash on riscv64 For RISC-V -mrelax-all causes the assembler stage to convert all conditional branches into bcc reg, reg, tmplabel jmp target tmplabel: Unconditional...

merge-0.11