git: 8a69eb88fa00 - main - Obsoletefiles.inc: Add architecture-specific 'runq.h' headers
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Jul 2025 06:39:27 UTC
The branch main has been updated by olce:
URL: https://cgit.FreeBSD.org/src/commit/?id=8a69eb88fa00bb0ce85439d91cfdbd71426ffd0e
commit 8a69eb88fa00bb0ce85439d91cfdbd71426ffd0e
Author: Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2025-07-28 03:10:26 +0000
Commit: Olivier Certner <olce@FreeBSD.org>
CommitDate: 2025-07-28 06:38:44 +0000
Obsoletefiles.inc: Add architecture-specific 'runq.h' headers
These were removed in commit 2fefe2c88b31 ("runq: Deduce most
parameters, remove machine headers").
MFC with: 2fefe2c88b31 ("runq: Deduce most parameters, remove machine headers")
Sponsored by: The FreeBSD Foundation
---
ObsoleteFiles.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index f1e230f91e95..2aa914ab089f 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,6 +51,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20250728: Machine versions of 'runq.h' do not exist anymore
+OLD_FILES+=usr/include/machine/runq.h
+
# 20250726: MIT KRB5 DSO bump
OLD_LIBS+=usr/lib/libcom_err.so.121
OLD_LIBS+=usr/lib/libgssapi_krb5.so.121