From 3eba1105cc494f906fb70bcd249a851e508ad3f9 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 29 Jul 2023 06:17:56 +0000 Subject: Garbage collect rodata only used by RC4_options() build tested by miod --- src/lib/libcrypto/rc4/asm/rc4-parisc.pl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/rc4/asm/rc4-parisc.pl b/src/lib/libcrypto/rc4/asm/rc4-parisc.pl index 831d785979..6a1a2aad77 100644 --- a/src/lib/libcrypto/rc4/asm/rc4-parisc.pl +++ b/src/lib/libcrypto/rc4/asm/rc4-parisc.pl @@ -285,11 +285,6 @@ L\$2nd .EXIT nop .PROCEND - - .section .rodata - .ALIGN 8 -L\$opts - .STRINGZ "rc4(4x,`$SZ==1?"char":"int"`)" ___ $code =~ s/\`([^\`]*)\`/eval $1/gem; $code =~ s/cmpib,\*/comib,/gm if ($SIZE_T==4); -- cgit v1.2.3-55-g6feb