On Sun, Sep 2, 2012 at 3:05 PM, Garrett Cooper <[email protected]> wrote:
> On Sun, Sep 2, 2012 at 2:46 PM, Glen Barber <[email protected]> wrote:
>> Hi,
>>
>> Attached patch fixes 'make distributeworld' and our 'make release'
>> scripts when WITHOUT_GAMES is set.
>>
>> Can someone please comment/test/commit?
>
> It should be `.if ${MK_GAMES} != "no"`. Other than that, LGTM!
I would also dare to go one step further and remove
`${WORLDTMP}/legacy/usr/games` from BPATH and XPATH when ${MK_GAMES}
== "no" to reduce the number of path lookups done (this should help
speed up the build a bit).
Thanks!
-Garrett
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"