This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlre: Note a bug's existence
[perl5.git] / hints / gnukfreebsd.sh
CommitLineData
fb2e1bc0 1#! /bin/sh
46c947e8
RGS
2
3# Support for Debian GNU/kFreeBSD (kfreebsd-gnu)
4# A port of the Debian GNU system using the FreeBSD kernel.
5
fb2e1bc0 6. ./hints/linux.sh
46c947e8
RGS
7
8# Configure sets these where $osname = linux
9ccdlflags='-Wl,-E'
10lddlflags='-shared'