Remove debugging option.
This commit is contained in:
parent
bfba6e05b8
commit
4e712c48ab
@ -1334,7 +1334,6 @@ if ($no_asm)
|
|||||||
$thread_cflags=~s/\-D[BL]_ENDIAN// if ($fips);
|
$thread_cflags=~s/\-D[BL]_ENDIAN// if ($fips);
|
||||||
}
|
}
|
||||||
|
|
||||||
print STDERR "No shared if $no_shared\n";
|
|
||||||
if (!$no_shared)
|
if (!$no_shared)
|
||||||
{
|
{
|
||||||
$cast_obj=""; # CAST assembler is not PIC
|
$cast_obj=""; # CAST assembler is not PIC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user