This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Enlarge the last slot on an op slab to fit
[perl5.git] / hints / gnuknetbsd.sh
index 37136ce..6ee1433 100644 (file)
@@ -1,2 +1,10 @@
 #! /bin/sh
+
+# Support for Debian GNU/NetBSD (netbsd-i386 and netbsd-alpha)
+# A port of the Debian GNU system using the NetBSD kernel.
+
 . ./hints/linux.sh
+
+# Configure sets these where $osname = linux
+ccdlflags='-Wl,-E'
+lddlflags='-shared'