Perl 5
/
perl.git
/ blob
free
commit
grep
author
committer
pickaxe
?
search:
re
6ee143357f7f446325ba289b2772b35c4995fd7f
[perl.git]
/
hints
/
gnuknetbsd.sh
1
#! /bin/sh
2
3
# Support for Debian GNU/NetBSD (netbsd-i386 and netbsd-alpha)
4
# A port of the Debian GNU system using the NetBSD kernel.
5
6
. ./hints/linux.sh
7
8
# Configure sets these where $osname = linux
9
ccdlflags='-Wl,-E'
10
lddlflags='-shared'