On 2/8/22 16:16, Simon Glass wrote:
> On Sat, 29 Jan 2022 at 07:17, Heinrich Schuchardt
> wrote:
>>
>>
>>
>> On 1/28/22 10:08, Heinrich Schuchardt wrote:
>>> sdl.c is compiled against the SDL library.
>>>
>>> Trying to redefine wchar_t with -fshort-wchar is not necessary
>>> and leads to build fai
On 2/8/22 16:16, Simon Glass wrote:
On Sat, 29 Jan 2022 at 07:17, Heinrich Schuchardt
wrote:
On 1/28/22 10:08, Heinrich Schuchardt wrote:
sdl.c is compiled against the SDL library.
Trying to redefine wchar_t with -fshort-wchar is not necessary
and leads to build failures when compiling aga
On Sat, 29 Jan 2022 at 07:17, Heinrich Schuchardt
wrote:
>
>
>
> On 1/28/22 10:08, Heinrich Schuchardt wrote:
> > sdl.c is compiled against the SDL library.
> >
> > Trying to redefine wchar_t with -fshort-wchar is not necessary
> > and leads to build failures when compiling against musl.
> >
> > C
On 1/28/22 10:08, Heinrich Schuchardt wrote:
sdl.c is compiled against the SDL library.
Trying to redefine wchar_t with -fshort-wchar is not necessary
and leads to build failures when compiling against musl.
Cc: Milan P. Stanić
Signed-off-by: Heinrich Schuchardt
---
v2:
fix a build
sdl.c is compiled against the SDL library.
Trying to redefine wchar_t with -fshort-wchar is not necessary
and leads to build failures when compiling against musl.
Cc: Milan P. Stanić
Signed-off-by: Heinrich Schuchardt
---
v2:
fix a build error with clang by adding -fno-lto for building
5 matches
Mail list logo