Move autodie from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / hints / gnukfreebsd.sh
index 37136ce..1225f69 100644 (file)
@@ -1,2 +1,10 @@
 #! /bin/sh
+
+# Support for Debian GNU/kFreeBSD (kfreebsd-gnu)
+# A port of the Debian GNU system using the FreeBSD kernel.
+
 . ./hints/linux.sh
+
+# Configure sets these where $osname = linux
+ccdlflags='-Wl,-E'
+lddlflags='-shared'