mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
@@ -53,7 +53,6 @@ castflags='0'
|
|||||||
cat='cat'
|
cat='cat'
|
||||||
cc='%%CC%%'
|
cc='%%CC%%'
|
||||||
cccdlflags='-fPIC'
|
cccdlflags='-fPIC'
|
||||||
ccdlflags='-Wl,-E'
|
|
||||||
ccflags='%%CFLAGS%%'
|
ccflags='%%CFLAGS%%'
|
||||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||||
ccname='gcc'
|
ccname='gcc'
|
||||||
@@ -739,7 +738,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||||||
less='less'
|
less='less'
|
||||||
lib_ext='.a'
|
lib_ext='.a'
|
||||||
libc=''
|
libc=''
|
||||||
libperl='libperl.a'
|
libperl='libperl.so'
|
||||||
libpth='%%LIBDIRS%%'
|
libpth='%%LIBDIRS%%'
|
||||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||||
libsdirs='%%LIBDIRS%%'
|
libsdirs='%%LIBDIRS%%'
|
||||||
@@ -1002,7 +1001,7 @@ useposix='true'
|
|||||||
usereentrant='undef'
|
usereentrant='undef'
|
||||||
userelocatableinc='undef'
|
userelocatableinc='undef'
|
||||||
usesfio='false'
|
usesfio='false'
|
||||||
useshrplib='false'
|
useshrplib='true'
|
||||||
usesitecustomize='undef'
|
usesitecustomize='undef'
|
||||||
usesocks='undef'
|
usesocks='undef'
|
||||||
usethreads='undef'
|
usethreads='undef'
|
||||||
@@ -1156,6 +1155,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||||||
PERL_VERSION=20
|
PERL_VERSION=20
|
||||||
PERL_API_VERSION=20
|
PERL_API_VERSION=20
|
||||||
patchlevel='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.
|
# Make perl use these tools instead of the target binaries during build.
|
||||||
hostgenerate='%%HOSTGENERATE%%'
|
hostgenerate='%%HOSTGENERATE%%'
|
||||||
|
|||||||
@@ -53,7 +53,6 @@ castflags='0'
|
|||||||
cat='cat'
|
cat='cat'
|
||||||
cc='%%CC%%'
|
cc='%%CC%%'
|
||||||
cccdlflags='-fPIC'
|
cccdlflags='-fPIC'
|
||||||
ccdlflags='-Wl,-E'
|
|
||||||
ccflags='%%CFLAGS%%'
|
ccflags='%%CFLAGS%%'
|
||||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||||
ccname='gcc'
|
ccname='gcc'
|
||||||
@@ -739,7 +738,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||||||
less='less'
|
less='less'
|
||||||
lib_ext='.a'
|
lib_ext='.a'
|
||||||
libc=''
|
libc=''
|
||||||
libperl='libperl.a'
|
libperl='libperl.so'
|
||||||
libpth='%%LIBDIRS%%'
|
libpth='%%LIBDIRS%%'
|
||||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||||
libsdirs='%%LIBDIRS%%'
|
libsdirs='%%LIBDIRS%%'
|
||||||
@@ -1002,7 +1001,7 @@ useposix='true'
|
|||||||
usereentrant='undef'
|
usereentrant='undef'
|
||||||
userelocatableinc='undef'
|
userelocatableinc='undef'
|
||||||
usesfio='false'
|
usesfio='false'
|
||||||
useshrplib='false'
|
useshrplib='true'
|
||||||
usesitecustomize='undef'
|
usesitecustomize='undef'
|
||||||
usesocks='undef'
|
usesocks='undef'
|
||||||
usethreads='undef'
|
usethreads='undef'
|
||||||
@@ -1156,6 +1155,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||||||
PERL_VERSION=20
|
PERL_VERSION=20
|
||||||
PERL_API_VERSION=20
|
PERL_API_VERSION=20
|
||||||
patchlevel='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.
|
# Make perl use these tools instead of the target binaries during build.
|
||||||
hostgenerate='%%HOSTGENERATE%%'
|
hostgenerate='%%HOSTGENERATE%%'
|
||||||
|
|||||||
@@ -53,7 +53,6 @@ castflags='0'
|
|||||||
cat='cat'
|
cat='cat'
|
||||||
cc='%%CC%%'
|
cc='%%CC%%'
|
||||||
cccdlflags='-fPIC'
|
cccdlflags='-fPIC'
|
||||||
ccdlflags='-Wl,-E'
|
|
||||||
ccflags='%%CFLAGS%%'
|
ccflags='%%CFLAGS%%'
|
||||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||||
ccname='gcc'
|
ccname='gcc'
|
||||||
@@ -741,7 +740,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||||||
less='less'
|
less='less'
|
||||||
lib_ext='.a'
|
lib_ext='.a'
|
||||||
libc=''
|
libc=''
|
||||||
libperl='libperl.a'
|
libperl='libperl.so'
|
||||||
libpth='%%LIBDIRS%%'
|
libpth='%%LIBDIRS%%'
|
||||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||||
libsdirs='%%LIBDIRS%%'
|
libsdirs='%%LIBDIRS%%'
|
||||||
@@ -1004,7 +1003,7 @@ useposix='true'
|
|||||||
usereentrant='undef'
|
usereentrant='undef'
|
||||||
userelocatableinc='undef'
|
userelocatableinc='undef'
|
||||||
usesfio='false'
|
usesfio='false'
|
||||||
useshrplib='false'
|
useshrplib='true'
|
||||||
usesitecustomize='undef'
|
usesitecustomize='undef'
|
||||||
usesocks='undef'
|
usesocks='undef'
|
||||||
usethreads='undef'
|
usethreads='undef'
|
||||||
@@ -1158,6 +1157,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||||||
PERL_VERSION=20
|
PERL_VERSION=20
|
||||||
PERL_API_VERSION=20
|
PERL_API_VERSION=20
|
||||||
patchlevel='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.
|
# Make perl use these tools instead of the target binaries during build.
|
||||||
hostgenerate='%%HOSTGENERATE%%'
|
hostgenerate='%%HOSTGENERATE%%'
|
||||||
|
|||||||
@@ -51,7 +51,6 @@ castflags='0'
|
|||||||
cat='cat'
|
cat='cat'
|
||||||
cc='%%CC%%'
|
cc='%%CC%%'
|
||||||
cccdlflags='-fPIC'
|
cccdlflags='-fPIC'
|
||||||
ccdlflags='-Wl,-E'
|
|
||||||
ccflags='%%CFLAGS%%'
|
ccflags='%%CFLAGS%%'
|
||||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||||
ccname='gcc'
|
ccname='gcc'
|
||||||
@@ -732,7 +731,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||||||
less='less'
|
less='less'
|
||||||
lib_ext='.a'
|
lib_ext='.a'
|
||||||
libc=''
|
libc=''
|
||||||
libperl='libperl.a'
|
libperl='libperl.so'
|
||||||
libpth='%%LIBDIRS%%'
|
libpth='%%LIBDIRS%%'
|
||||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||||
libsdirs='%%LIBDIRS%%'
|
libsdirs='%%LIBDIRS%%'
|
||||||
@@ -991,7 +990,7 @@ useposix='true'
|
|||||||
usereentrant='undef'
|
usereentrant='undef'
|
||||||
userelocatableinc='undef'
|
userelocatableinc='undef'
|
||||||
usesfio='false'
|
usesfio='false'
|
||||||
useshrplib='false'
|
useshrplib='true'
|
||||||
usesitecustomize='undef'
|
usesitecustomize='undef'
|
||||||
usesocks='undef'
|
usesocks='undef'
|
||||||
usethreads='undef'
|
usethreads='undef'
|
||||||
@@ -1141,6 +1140,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||||||
PERL_VERSION=20
|
PERL_VERSION=20
|
||||||
PERL_API_VERSION=20
|
PERL_API_VERSION=20
|
||||||
patchlevel='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.
|
# Make perl use these tools instead of the target binaries during build.
|
||||||
hostgenerate='%%HOSTGENERATE%%'
|
hostgenerate='%%HOSTGENERATE%%'
|
||||||
|
|||||||
@@ -53,7 +53,6 @@ castflags='0'
|
|||||||
cat='cat'
|
cat='cat'
|
||||||
cc='%%CC%%'
|
cc='%%CC%%'
|
||||||
cccdlflags='-fPIC'
|
cccdlflags='-fPIC'
|
||||||
ccdlflags='-Wl,-E'
|
|
||||||
ccflags='%%CFLAGS%%'
|
ccflags='%%CFLAGS%%'
|
||||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||||
ccname='gcc'
|
ccname='gcc'
|
||||||
@@ -739,7 +738,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||||||
less='less'
|
less='less'
|
||||||
lib_ext='.a'
|
lib_ext='.a'
|
||||||
libc=''
|
libc=''
|
||||||
libperl='libperl.a'
|
libperl='libperl.so'
|
||||||
libpth='%%LIBDIRS%%'
|
libpth='%%LIBDIRS%%'
|
||||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||||
libsdirs='%%LIBDIRS%%'
|
libsdirs='%%LIBDIRS%%'
|
||||||
@@ -1002,7 +1001,7 @@ useposix='true'
|
|||||||
usereentrant='undef'
|
usereentrant='undef'
|
||||||
userelocatableinc='undef'
|
userelocatableinc='undef'
|
||||||
usesfio='false'
|
usesfio='false'
|
||||||
useshrplib='false'
|
useshrplib='true'
|
||||||
usesitecustomize='undef'
|
usesitecustomize='undef'
|
||||||
usesocks='undef'
|
usesocks='undef'
|
||||||
usethreads='undef'
|
usethreads='undef'
|
||||||
@@ -1156,6 +1155,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||||||
PERL_VERSION=20
|
PERL_VERSION=20
|
||||||
PERL_API_VERSION=20
|
PERL_API_VERSION=20
|
||||||
patchlevel='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.
|
# Make perl use these tools instead of the target binaries during build.
|
||||||
hostgenerate='%%HOSTGENERATE%%'
|
hostgenerate='%%HOSTGENERATE%%'
|
||||||
|
|||||||
@@ -51,7 +51,6 @@ castflags='0'
|
|||||||
cat='cat'
|
cat='cat'
|
||||||
cc='%%CC%%'
|
cc='%%CC%%'
|
||||||
cccdlflags='-fPIC'
|
cccdlflags='-fPIC'
|
||||||
ccdlflags='-Wl,-E'
|
|
||||||
ccflags='%%CFLAGS%%'
|
ccflags='%%CFLAGS%%'
|
||||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||||
ccname='gcc'
|
ccname='gcc'
|
||||||
@@ -732,7 +731,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||||||
less='less'
|
less='less'
|
||||||
lib_ext='.a'
|
lib_ext='.a'
|
||||||
libc=''
|
libc=''
|
||||||
libperl='libperl.a'
|
libperl='libperl.so'
|
||||||
libpth='%%LIBDIRS%%'
|
libpth='%%LIBDIRS%%'
|
||||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||||
libsdirs='%%LIBDIRS%%'
|
libsdirs='%%LIBDIRS%%'
|
||||||
@@ -991,7 +990,7 @@ useposix='true'
|
|||||||
usereentrant='undef'
|
usereentrant='undef'
|
||||||
userelocatableinc='undef'
|
userelocatableinc='undef'
|
||||||
usesfio='false'
|
usesfio='false'
|
||||||
useshrplib='false'
|
useshrplib='true'
|
||||||
usesitecustomize='undef'
|
usesitecustomize='undef'
|
||||||
usesocks='undef'
|
usesocks='undef'
|
||||||
usethreads='undef'
|
usethreads='undef'
|
||||||
@@ -1141,6 +1140,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||||||
PERL_VERSION=20
|
PERL_VERSION=20
|
||||||
PERL_API_VERSION=20
|
PERL_API_VERSION=20
|
||||||
patchlevel='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.
|
# Make perl use these tools instead of the target binaries during build.
|
||||||
hostgenerate='%%HOSTGENERATE%%'
|
hostgenerate='%%HOSTGENERATE%%'
|
||||||
|
|||||||
@@ -53,7 +53,6 @@ castflags='0'
|
|||||||
cat='cat'
|
cat='cat'
|
||||||
cc='%%CC%%'
|
cc='%%CC%%'
|
||||||
cccdlflags='-fPIC'
|
cccdlflags='-fPIC'
|
||||||
ccdlflags='-Wl,-E'
|
|
||||||
ccflags='%%CFLAGS%%'
|
ccflags='%%CFLAGS%%'
|
||||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||||
ccname='gcc'
|
ccname='gcc'
|
||||||
@@ -739,7 +738,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||||||
less='less'
|
less='less'
|
||||||
lib_ext='.a'
|
lib_ext='.a'
|
||||||
libc=''
|
libc=''
|
||||||
libperl='libperl.a'
|
libperl='libperl.so'
|
||||||
libpth='%%LIBDIRS%%'
|
libpth='%%LIBDIRS%%'
|
||||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||||
libsdirs='%%LIBDIRS%%'
|
libsdirs='%%LIBDIRS%%'
|
||||||
@@ -1002,7 +1001,7 @@ useposix='true'
|
|||||||
usereentrant='undef'
|
usereentrant='undef'
|
||||||
userelocatableinc='undef'
|
userelocatableinc='undef'
|
||||||
usesfio='false'
|
usesfio='false'
|
||||||
useshrplib='false'
|
useshrplib='true'
|
||||||
usesitecustomize='undef'
|
usesitecustomize='undef'
|
||||||
usesocks='undef'
|
usesocks='undef'
|
||||||
usethreads='undef'
|
usethreads='undef'
|
||||||
@@ -1156,6 +1155,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||||||
PERL_VERSION=20
|
PERL_VERSION=20
|
||||||
PERL_API_VERSION=20
|
PERL_API_VERSION=20
|
||||||
patchlevel='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.
|
# Make perl use these tools instead of the target binaries during build.
|
||||||
hostgenerate='%%HOSTGENERATE%%'
|
hostgenerate='%%HOSTGENERATE%%'
|
||||||
|
|||||||
@@ -51,7 +51,6 @@ castflags='0'
|
|||||||
cat='cat'
|
cat='cat'
|
||||||
cc='%%CC%%'
|
cc='%%CC%%'
|
||||||
cccdlflags='-fPIC'
|
cccdlflags='-fPIC'
|
||||||
ccdlflags='-Wl,-E'
|
|
||||||
ccflags='%%CFLAGS%%'
|
ccflags='%%CFLAGS%%'
|
||||||
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
|
||||||
ccname='gcc'
|
ccname='gcc'
|
||||||
@@ -732,7 +731,7 @@ ldlibpthname='LD_LIBRARY_PATH'
|
|||||||
less='less'
|
less='less'
|
||||||
lib_ext='.a'
|
lib_ext='.a'
|
||||||
libc=''
|
libc=''
|
||||||
libperl='libperl.a'
|
libperl='libperl.so'
|
||||||
libpth='%%LIBDIRS%%'
|
libpth='%%LIBDIRS%%'
|
||||||
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
libs='-lgdbm -ldb -lnsl -ldl -lm -lcrypt -lutil -lc'
|
||||||
libsdirs='%%LIBDIRS%%'
|
libsdirs='%%LIBDIRS%%'
|
||||||
@@ -991,7 +990,7 @@ useposix='true'
|
|||||||
usereentrant='undef'
|
usereentrant='undef'
|
||||||
userelocatableinc='undef'
|
userelocatableinc='undef'
|
||||||
usesfio='false'
|
usesfio='false'
|
||||||
useshrplib='false'
|
useshrplib='true'
|
||||||
usesitecustomize='undef'
|
usesitecustomize='undef'
|
||||||
usesocks='undef'
|
usesocks='undef'
|
||||||
usethreads='undef'
|
usethreads='undef'
|
||||||
@@ -1141,6 +1140,7 @@ version_patchlevel_string='version 20 subversion 0'
|
|||||||
PERL_VERSION=20
|
PERL_VERSION=20
|
||||||
PERL_API_VERSION=20
|
PERL_API_VERSION=20
|
||||||
patchlevel='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.
|
# Make perl use these tools instead of the target binaries during build.
|
||||||
hostgenerate='%%HOSTGENERATE%%'
|
hostgenerate='%%HOSTGENERATE%%'
|
||||||
|
|||||||
Reference in New Issue
Block a user