This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document gv_stashpvn
[perl5.git] / hints / netbsd.sh
index 02d730f..07c6099 100644 (file)
@@ -174,3 +174,8 @@ EOF
     ;;
 esac
 
+# NetBSD/sparc 1.5.3/1.6.1 dumps core in the semid_ds test of Configure.
+case `uname -m` in
+sparc) d_semctl_semid_ds=undef ;;
+esac
+