Loading Configure +8 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
Configure +8 −0 Original line number Diff line number Diff line Loading @@ -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; Loading