ar cr is an update of an archive, not a creation of a new one. During
incremental builds (e.g. with meta mode) the archive was not getting
cleaned, and so could retain now-deleted objects from previous builds.
Now, delete the archive before creating/updating it.
Details
Details
- Reviewers
arichardson bdrewery kib - Commits
- rS368788: rtld-libc: fix incremental build
make buildworld after a failed experiment with rtld-libc and
WITH_META_MODE=YES.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 35503 Build 32408: arc lint + arc unit