On 31 Mar 2023, at 15:10, Bartosz Golaszewski <[email protected]> wrote: > > On Fri, Mar 31, 2023 at 3:11 PM Ross Burton <[email protected]> wrote: >> >> On 31 Mar 2023, at 13:31, Bartosz Golaszewski via lists.openembedded.org >> <[email protected]> wrote: >>> >>> From: Bartosz Golaszewski <[email protected]> >>> >>> We should output the compiled executables into ${B} and install them >>> from it as well. Currently we put the build objects in the source >>> directory. While at it: don't assume we're already in the source >>> directory and instead prepend the source file with ${S}. >> >> By default B=${S}, so this hasn’t changed anything. >> >> Ross > > I'd say it's still more semantically correct, no?
Personally, I prefer to use S/B only in the case where they’re actually different directories and the latter has been wiped clean on every build. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#101857): https://lists.openembedded.org/g/openembedded-devel/message/101857 Mute This Topic: https://lists.openembedded.org/mt/97972136/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
