Regarding the "Waf bspdefaults fails due duplicated option 'section_flags'"issue

Hello everyone,

I have been looking into Issue 5532, and I’ve just opened a draft merge request for it here: MR 1166.

My approach was to resolve the duplicate specification error by removing the redundant section_flags. Discussion

Before marking the MR as ready for full review, I want to ensure my testing is comprehensive. Aside from verifying that waf bspdefaults now passes cleanly, are there other specific BSPs or CI build targets I should check to ensure this change doesn’t cause any issue elsewhere.

Any guidance or feedback would be highly appreciated. Thanks in advance.