summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-libnih.in4
-rw-r--r--rules/libnih.in7
2 files changed, 9 insertions, 2 deletions
diff --git a/rules/host-libnih.in b/rules/host-libnih.in
index d5eeca0c9..d2728692f 100644
--- a/rules/host-libnih.in
+++ b/rules/host-libnih.in
@@ -1,4 +1,6 @@
-## SECTION=hosttools_noprompt
+## SECTION=staging
+## old section:
+### SECTION=hosttools_noprompt
config HOST_LIBNIH
tristate
default y if ALLYES
diff --git a/rules/libnih.in b/rules/libnih.in
index 23c2efb75..84e8acf9f 100644
--- a/rules/libnih.in
+++ b/rules/libnih.in
@@ -1,4 +1,6 @@
-## SECTION=system_libraries
+## SECTION=staging
+## old section:
+### SECTION=system_libraries
config LIBNIH
tristate
@@ -11,3 +13,6 @@ config LIBNIH
libnih is a small library for C application development containing
functions that, despite its name, are not implemented elsewhere in
the standard library set.
+
+ STAGING: remove in ptxdist-2021.06.0
+ Obsolete, unused and dead for a long time. Fails to build with gcc 10.