Bug 2062949. Regenerate nsprpub/config/prdepend.h for NSPR_4_40_RTM. r=sylvestre UPGRADE_NSPR_RELEASE
prdepend.py appends the release tag from moz.yaml to config/prdepend.h so that updating NSPR forces a rebuild. The update to NSPR_4_40_RTM in bug 2050344 did not re-run it, so the header still records NSPR_4_39_RTM, which is exactly the staleness it exists to prevent, and re-vendoring nsprpub did not reproduce the committed tree. With this, `./mach vendor nsprpub/moz.yaml -r NSPR_4_40_RTM --patch-mode check --force` reproduces the committed tree exactly. Differential Revision: https://phabricator.services.mozilla.com/D318093
This commit is contained in:
committed by
tnikkel@mozilla.com
parent
a55f60ab0b
commit
0dbaaf7973
@@ -10,4 +10,4 @@
|
||||
|
||||
#error "Do not include this header file."
|
||||
|
||||
// release: NSPR_4_39_RTM (2026-05-05T14:48:55+02:00).
|
||||
// release: NSPR_4_40_RTM (2026-08-05T13:57:49+09:00).
|
||||
|
||||
Reference in New Issue
Block a user