Loading
flex: fix cross-compile with gcc 15
flex’s malloc forward-definition was using old syntax no longer supported by C23. This definition was seemingly only used when cross-compiling flex
flex’s malloc forward-definition was using old syntax no longer supported by C23. This definition was seemingly only used when cross-compiling flex