Philip Paeps <[email protected]> writes: > Dag-Erling Smørgrav <[email protected]> writes: > > The pkgbase build is just fine in a post-Kerberos-update world. > > What's broken is incremental builds across the switch from Heimdal > > to MIT. > I took away WITHOUT_CLEAN=1 from our make command ... still not > building.
WITHOUT_CLEAN is the default in main, and has been for over a year. You need to either set WITH_CLEAN=1 or explicitly run `make cleanworld`. See ba373fca78a114768244d6a8c27983da870c1169. DES -- Dag-Erling Smørgrav - [email protected]
