source:
trunk/essentials/dev-lang/perl/hints/gnukfreebsd.sh@
3187
| Last change on this file since 3187 was 3181, checked in by , 19 years ago | |
|---|---|
| File size: 226 bytes | |
| Line | |
|---|---|
| 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' |
Note:
See TracBrowser
for help on using the repository browser.
