|
|
| |
IUSE="berkdb debug gdbm ithreads" | IUSE="berkdb debug gdbm ithreads" |
| |
inherit eutils flag-o-matic toolchain-funcs |
inherit eutils flag-o-matic toolchain-funcs multilib |
| |
# The slot of this binary compat version of libperl.so | # The slot of this binary compat version of libperl.so |
PERLSLOT="1" | PERLSLOT="1" |
|
|
-Dd_semctl_semun \ | -Dd_semctl_semun \ |
-Dcf_by='Gentoo' \ | -Dcf_by='Gentoo' \ |
-Ud_csh \ | -Ud_csh \ |
|
-Dlibpth="/usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)" \ |
${myconf} || die | ${myconf} || die |
| |
emake -j1 -f Makefile depend || die "Couldn't make libperl$(get_libname) depends" | emake -j1 -f Makefile depend || die "Couldn't make libperl$(get_libname) depends" |