projects
/
p5sagit/p5-mst-13.2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add support for Debian GNU/k*BSD
[p5sagit/p5-mst-13.2.git]
/
hints
/
gnukfreebsd.sh
1
#! /bin/sh
2
3
# Support for Debian GNU/kFreeBSD (kfreebsd-gnu)
4
# A port of the Debian GNU system using the FreeBSD kernel.
5
6
. ./hints/linux.sh
7
8
# Configure sets these where $osname = linux
9
ccdlflags='-Wl,-E'
10
lddlflags='-shared'