Re: [PATCH v2] spec/pkgconfig: Allow builds to override headers

2022-11-09 Thread Kinsey Moore
Ping. I'd like to get some kind of commentary on this if only just an "ok" since I wouldn't feel comfortable committing it without some kind of acknowledgement. It now takes care of both existing build descriptions (makefile and pkgconfig). I also have a reversion of the libbsd workaround ready to

[PATCH v2] spec/pkgconfig: Allow builds to override headers

2022-10-25 Thread Kinsey Moore
This allows any builds targeting an installed RTEMS BSP to override headers in the installed BSP reliably, including headers previously installed by that or other builds. This includes applications, network stacks, libraries, and any other builds. --- spec/build/bsps/makecustom.yml | 2 +-