Commit e721ffe0b0 for perl

commit e721ffe0b044b2bfbf7b6ba0a08ca563769d2054
Author: Lukas Mai <lukasmai.403@gmail.com>
Date:   Sun Aug 16 19:36:49 2026 +0200

    remove CAN64BITHASH from list of symbols

diff --git a/regen/embed.pl b/regen/embed.pl
index c8ef16edae..d62fee4893 100755
--- a/regen/embed.pl
+++ b/regen/embed.pl
@@ -308,7 +308,6 @@ my %unresolved_visibility_overrides = map { $_ => 1 } qw(
     CALLREG_NUMBUF_STORE
     CALLREG_PACKAGE
     CALLRUNOPS
-    CAN64BITHASH
     CAN_COW_FLAGS
     CAN_COW_MASK
     CASE_STD_PMMOD_FLAGS_PARSE_SET
diff --git a/t/porting/symbol_visibility.dat b/t/porting/symbol_visibility.dat
index 8ce3dbe1be..0b9b43e658 100644
--- a/t/porting/symbol_visibility.dat
+++ b/t/porting/symbol_visibility.dat
@@ -1 +1 @@
-47331
+47314