diff options
author | tobez <tobez@FreeBSD.org> | 2001-06-13 20:37:03 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-06-13 20:37:03 +0000 |
commit | b399d087a41b56f70b0a7b4f1e37d3c868d6c2f8 (patch) | |
tree | 4d67ddd18eb09dc8e5cfa3604f0cb9de249b94ff /usr.sbin/pkg_install/version | |
parent | b347c2f469eb7653744264bc845e260682b9d1f2 (diff) | |
download | FreeBSD-src-b399d087a41b56f70b0a7b4f1e37d3c868d6c2f8.zip FreeBSD-src-b399d087a41b56f70b0a7b4f1e37d3c868d6c2f8.tar.gz |
Fix the build of C programs that link against libperl, and use the
blessed way of doing this:
cc -o interp interp.c `perl -MExtUtils::Embed -e ccopts -e ldopts`
In order for this to work, ldopts should contain -lcrypt.
PR: 21804
Reviewed by: markm
Diffstat (limited to 'usr.sbin/pkg_install/version')
0 files changed, 0 insertions, 0 deletions