perl: Build shared libperl
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
144fbff727
commit
db14acbfd9
8 changed files with 24 additions and 24 deletions
|
@ -53,7 +53,6 @@ castflags='0'
|
|||
cat='cat'
|
||||
cc='%%CC%%'
|
||||
cccdlflags='-fPIC'
|
||||
ccdlflags='-Wl,-E'
|
||||
ccflags='%%CFLAGS%%'
|
||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||
ccname='gcc'
|
||||
|
@ -739,7 +738,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||
less='less'
|
||||
lib_ext='.a'
|
||||
libc=''
|
||||
libperl='libperl.a'
|
||||
libperl='libperl.so'
|
||||
libpth='%%LIBDIRS%%'
|
||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||
libsdirs='%%LIBDIRS%%'
|
||||
|
@ -1002,7 +1001,7 @@ useposix='true'
|
|||
usereentrant='undef'
|
||||
userelocatableinc='undef'
|
||||
usesfio='false'
|
||||
useshrplib='false'
|
||||
useshrplib='true'
|
||||
usesitecustomize='undef'
|
||||
usesocks='undef'
|
||||
usethreads='undef'
|
||||
|
@ -1156,6 +1155,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||
PERL_VERSION=20
|
||||
PERL_API_VERSION=20
|
||||
patchlevel='20'
|
||||
ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
|
||||
|
||||
# Make perl use these tools instead of the target binaries during build.
|
||||
hostgenerate='%%HOSTGENERATE%%'
|
||||
|
|
|
@ -53,7 +53,6 @@ castflags='0'
|
|||
cat='cat'
|
||||
cc='%%CC%%'
|
||||
cccdlflags='-fPIC'
|
||||
ccdlflags='-Wl,-E'
|
||||
ccflags='%%CFLAGS%%'
|
||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||
ccname='gcc'
|
||||
|
@ -739,7 +738,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||
less='less'
|
||||
lib_ext='.a'
|
||||
libc=''
|
||||
libperl='libperl.a'
|
||||
libperl='libperl.so'
|
||||
libpth='%%LIBDIRS%%'
|
||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||
libsdirs='%%LIBDIRS%%'
|
||||
|
@ -1002,7 +1001,7 @@ useposix='true'
|
|||
usereentrant='undef'
|
||||
userelocatableinc='undef'
|
||||
usesfio='false'
|
||||
useshrplib='false'
|
||||
useshrplib='true'
|
||||
usesitecustomize='undef'
|
||||
usesocks='undef'
|
||||
usethreads='undef'
|
||||
|
@ -1156,6 +1155,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||
PERL_VERSION=20
|
||||
PERL_API_VERSION=20
|
||||
patchlevel='20'
|
||||
ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
|
||||
|
||||
# Make perl use these tools instead of the target binaries during build.
|
||||
hostgenerate='%%HOSTGENERATE%%'
|
||||
|
|
|
@ -53,7 +53,6 @@ castflags='0'
|
|||
cat='cat'
|
||||
cc='%%CC%%'
|
||||
cccdlflags='-fPIC'
|
||||
ccdlflags='-Wl,-E'
|
||||
ccflags='%%CFLAGS%%'
|
||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||
ccname='gcc'
|
||||
|
@ -741,7 +740,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||
less='less'
|
||||
lib_ext='.a'
|
||||
libc=''
|
||||
libperl='libperl.a'
|
||||
libperl='libperl.so'
|
||||
libpth='%%LIBDIRS%%'
|
||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||
libsdirs='%%LIBDIRS%%'
|
||||
|
@ -1004,7 +1003,7 @@ useposix='true'
|
|||
usereentrant='undef'
|
||||
userelocatableinc='undef'
|
||||
usesfio='false'
|
||||
useshrplib='false'
|
||||
useshrplib='true'
|
||||
usesitecustomize='undef'
|
||||
usesocks='undef'
|
||||
usethreads='undef'
|
||||
|
@ -1158,6 +1157,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||
PERL_VERSION=20
|
||||
PERL_API_VERSION=20
|
||||
patchlevel='20'
|
||||
ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
|
||||
|
||||
# Make perl use these tools instead of the target binaries during build.
|
||||
hostgenerate='%%HOSTGENERATE%%'
|
||||
|
|
|
@ -51,7 +51,6 @@ castflags='0'
|
|||
cat='cat'
|
||||
cc='%%CC%%'
|
||||
cccdlflags='-fPIC'
|
||||
ccdlflags='-Wl,-E'
|
||||
ccflags='%%CFLAGS%%'
|
||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||
ccname='gcc'
|
||||
|
@ -732,7 +731,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||
less='less'
|
||||
lib_ext='.a'
|
||||
libc=''
|
||||
libperl='libperl.a'
|
||||
libperl='libperl.so'
|
||||
libpth='%%LIBDIRS%%'
|
||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||
libsdirs='%%LIBDIRS%%'
|
||||
|
@ -991,7 +990,7 @@ useposix='true'
|
|||
usereentrant='undef'
|
||||
userelocatableinc='undef'
|
||||
usesfio='false'
|
||||
useshrplib='false'
|
||||
useshrplib='true'
|
||||
usesitecustomize='undef'
|
||||
usesocks='undef'
|
||||
usethreads='undef'
|
||||
|
@ -1141,6 +1140,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||
PERL_VERSION=20
|
||||
PERL_API_VERSION=20
|
||||
patchlevel='20'
|
||||
ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
|
||||
|
||||
# Make perl use these tools instead of the target binaries during build.
|
||||
hostgenerate='%%HOSTGENERATE%%'
|
||||
|
|
|
@ -53,7 +53,6 @@ castflags='0'
|
|||
cat='cat'
|
||||
cc='%%CC%%'
|
||||
cccdlflags='-fPIC'
|
||||
ccdlflags='-Wl,-E'
|
||||
ccflags='%%CFLAGS%%'
|
||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||
ccname='gcc'
|
||||
|
@ -739,7 +738,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||
less='less'
|
||||
lib_ext='.a'
|
||||
libc=''
|
||||
libperl='libperl.a'
|
||||
libperl='libperl.so'
|
||||
libpth='%%LIBDIRS%%'
|
||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||
libsdirs='%%LIBDIRS%%'
|
||||
|
@ -1002,7 +1001,7 @@ useposix='true'
|
|||
usereentrant='undef'
|
||||
userelocatableinc='undef'
|
||||
usesfio='false'
|
||||
useshrplib='false'
|
||||
useshrplib='true'
|
||||
usesitecustomize='undef'
|
||||
usesocks='undef'
|
||||
usethreads='undef'
|
||||
|
@ -1156,6 +1155,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||
PERL_VERSION=20
|
||||
PERL_API_VERSION=20
|
||||
patchlevel='20'
|
||||
ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
|
||||
|
||||
# Make perl use these tools instead of the target binaries during build.
|
||||
hostgenerate='%%HOSTGENERATE%%'
|
||||
|
|
|
@ -51,7 +51,6 @@ castflags='0'
|
|||
cat='cat'
|
||||
cc='%%CC%%'
|
||||
cccdlflags='-fPIC'
|
||||
ccdlflags='-Wl,-E'
|
||||
ccflags='%%CFLAGS%%'
|
||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||
ccname='gcc'
|
||||
|
@ -732,7 +731,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||
less='less'
|
||||
lib_ext='.a'
|
||||
libc=''
|
||||
libperl='libperl.a'
|
||||
libperl='libperl.so'
|
||||
libpth='%%LIBDIRS%%'
|
||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||
libsdirs='%%LIBDIRS%%'
|
||||
|
@ -991,7 +990,7 @@ useposix='true'
|
|||
usereentrant='undef'
|
||||
userelocatableinc='undef'
|
||||
usesfio='false'
|
||||
useshrplib='false'
|
||||
useshrplib='true'
|
||||
usesitecustomize='undef'
|
||||
usesocks='undef'
|
||||
usethreads='undef'
|
||||
|
@ -1141,6 +1140,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||
PERL_VERSION=20
|
||||
PERL_API_VERSION=20
|
||||
patchlevel='20'
|
||||
ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
|
||||
|
||||
# Make perl use these tools instead of the target binaries during build.
|
||||
hostgenerate='%%HOSTGENERATE%%'
|
||||
|
|
|
@ -53,7 +53,6 @@ castflags='0'
|
|||
cat='cat'
|
||||
cc='%%CC%%'
|
||||
cccdlflags='-fPIC'
|
||||
ccdlflags='-Wl,-E'
|
||||
ccflags='%%CFLAGS%%'
|
||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||
ccname='gcc'
|
||||
|
@ -739,7 +738,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||
less='less'
|
||||
lib_ext='.a'
|
||||
libc=''
|
||||
libperl='libperl.a'
|
||||
libperl='libperl.so'
|
||||
libpth='%%LIBDIRS%%'
|
||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||
libsdirs='%%LIBDIRS%%'
|
||||
|
@ -1002,7 +1001,7 @@ useposix='true'
|
|||
usereentrant='undef'
|
||||
userelocatableinc='undef'
|
||||
usesfio='false'
|
||||
useshrplib='false'
|
||||
useshrplib='true'
|
||||
usesitecustomize='undef'
|
||||
usesocks='undef'
|
||||
usethreads='undef'
|
||||
|
@ -1156,6 +1155,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||
PERL_VERSION=20
|
||||
PERL_API_VERSION=20
|
||||
patchlevel='20'
|
||||
ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
|
||||
|
||||
# Make perl use these tools instead of the target binaries during build.
|
||||
hostgenerate='%%HOSTGENERATE%%'
|
||||
|
|
|
@ -51,7 +51,6 @@ castflags='0'
|
|||
cat='cat'
|
||||
cc='%%CC%%'
|
||||
cccdlflags='-fPIC'
|
||||
ccdlflags='-Wl,-E'
|
||||
ccflags='%%CFLAGS%%'
|
||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||
ccname='gcc'
|
||||
|
@ -732,7 +731,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||
less='less'
|
||||
lib_ext='.a'
|
||||
libc=''
|
||||
libperl='libperl.a'
|
||||
libperl='libperl.so'
|
||||
libpth='%%LIBDIRS%%'
|
||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||
libsdirs='%%LIBDIRS%%'
|
||||
|
@ -991,7 +990,7 @@ useposix='true'
|
|||
usereentrant='undef'
|
||||
userelocatableinc='undef'
|
||||
usesfio='false'
|
||||
useshrplib='false'
|
||||
useshrplib='true'
|
||||
usesitecustomize='undef'
|
||||
usesocks='undef'
|
||||
usethreads='undef'
|
||||
|
@ -1141,6 +1140,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||
PERL_VERSION=20
|
||||
PERL_API_VERSION=20
|
||||
patchlevel='20'
|
||||
ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
|
||||
|
||||
# Make perl use these tools instead of the target binaries during build.
|
||||
hostgenerate='%%HOSTGENERATE%%'
|
||||
|
|
Loading…
Reference in a new issue