The THINKFIRST check after the GMAGICAL check in sv_2iv_flags and
[p5sagit/p5-mst-13.2.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'