@@ -897,6 +897,14 @@ PROCESS_ARGS:
{
$withargs{"zlib-include"}="-I$1";
}
elsif (/^--with-fipslibdir=(.*)$/)
$fipslibdir="$1/";
elsif (/^--with-baseaddr=(.*)$/)
$baseaddr="$1";
elsif (/^--cross-compile-prefix=(.*)$/)
$cross_compile_prefix=$1;
The note is not visible to the blocked user.