From 40e3b3b64aac70a271853293100ae1d9fdfc6660 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 1 Apr 2024 15:12:28 -0400 Subject: [PATCH] doc update VIEWDEPRECATIONS=1 --- sys/unix/README-hints | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/unix/README-hints b/sys/unix/README-hints index 906a8b6bf..45185521e 100644 --- a/sys/unix/README-hints +++ b/sys/unix/README-hints @@ -67,3 +67,5 @@ make WANT_SHARE_INSTALL=1 Place the results of the install/update portion make WANT_SOURCE_INSTALL=1 Place the results of the install/update portion of the build into a subfolder of the source tree, rather than in a system-wide shared area. +make VIEWDEPRECATIONS=1 Turn off the suppression of -Wdeprecated and + -Wdeprecated-declarations warnings