Re: [PATCH] build: unbreak bootstrap on uclinux targets [PR112762]

2023-12-06 Thread Richard Biener
On Tue, Dec 5, 2023 at 7:50 PM Marek Polacek wrote: > > Tested with .../configure --target=c6x-uclinux [...] && make all-gcc, > ok for trunk? OK > -- >8 -- > Currently, cross-compiling with --target=c6x-uclinux (and several other) > fails due to: > > ../../src/gcc/config/linux.h:221:45: error:

[PATCH] build: unbreak bootstrap on uclinux targets [PR112762]

2023-12-05 Thread Marek Polacek
Tested with .../configure --target=c6x-uclinux [...] && make all-gcc, ok for trunk? -- >8 -- Currently, cross-compiling with --target=c6x-uclinux (and several other) fails due to: ../../src/gcc/config/linux.h:221:45: error: 'linux_fortify_source_default_level' was not declared in this scope #de