Index: branches/eam_branches/ipp-20220316/psconfig/INSTALL
===================================================================
--- branches/eam_branches/ipp-20220316/psconfig/INSTALL	(revision 42115)
+++ branches/eam_branches/ipp-20220316/psconfig/INSTALL	(revision 42138)
@@ -211,12 +211,15 @@
 ** the steps above are probably not actually needed.  When is PSCONFDIR needed?
 
+NOTE: see https://stackoverflow.com/questions/44967115/weak-linking-vs-as-needed
+for a discussion of the -no-as-needed option in gcc
+
 *** SUMMARY ***
 
 For Ubuntu:
 
-  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-3.3
+  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-ubuntu
 
 For Gentoo:
 
-  psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1
-
+  psbuild -extbuild -clean -rebuild -dev -optimize ipp-gentoo
+
