diff options
Diffstat (limited to 'hints')
-rw-r--r-- | hints/uts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/uts.sh b/hints/uts.sh index 5882e2bcc4..bd13597863 100644 --- a/hints/uts.sh +++ b/hints/uts.sh @@ -14,5 +14,5 @@ libs='-lsocket -lnsl -ldl -lm' optimize='undef' prefix='psf_prefix' static_ext='none' -dynamic_ext='Data/Dumper Digest/MD5 Errno Fcntl Filter/Util/Call GDBM_File IO List/Util MIME/Base64 Opcode PerlIO/Scalar POSIX Socket Storable Time/HiRes Time/Piece attrs re' +dynamic_ext='Data/Dumper Digest/MD5 Errno Fcntl Filter/Util/Call IO List/Util MIME/Base64 Opcode PerlIO/Scalar POSIX Socket Storable Time/HiRes Time/Piece attrs re' useshrplib='define' |