diff options
Diffstat (limited to 'hints/uwin.sh')
-rw-r--r-- | hints/uwin.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/uwin.sh b/hints/uwin.sh index 0e5e11adfd..0b2cf9d3a0 100644 --- a/hints/uwin.sh +++ b/hints/uwin.sh @@ -24,7 +24,7 @@ i_utime=undef # compile/link flags ldflags=-g optimize=-g -static_ext="B Data/Dumper Fcntl IO IPC/SysV Opcode POSIX SDBM_File Socket attrs" +static_ext="B Data/Dumper Fcntl IO IPC/SysV Opcode POSIX SDBM_File Socket Storable attrs" #static_ext=none # dynamic loading needs work usedl=undef |