diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-26 14:11:14 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-26 14:11:14 +0300 |
commit | cf9383412494964d6188fcf08a362c0c0f313afc (patch) | |
tree | bd9e6a5b3a63cbb155b81112c855c19cb5f2b314 /debian/cross/powerpcspe/config.sh.debug.patch | |
download | perl-debian.tar.gz |
Import perl (5.30.0-9)debian/5.30.0-9debian
Diffstat (limited to 'debian/cross/powerpcspe/config.sh.debug.patch')
-rw-r--r-- | debian/cross/powerpcspe/config.sh.debug.patch | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/cross/powerpcspe/config.sh.debug.patch b/debian/cross/powerpcspe/config.sh.debug.patch new file mode 100644 index 0000000..9ba384a --- /dev/null +++ b/debian/cross/powerpcspe/config.sh.debug.patch @@ -0,0 +1,26 @@ +--- config.sh.static 2018-12-02 12:32:40.949083707 +0200 ++++ config.sh.debug 2018-12-02 12:32:40.937083346 +0200 +@@ -17,2 +17,2 @@ +-config_args='-Dusethreads -Duselargefiles -Dcc=powerpc-linux-gnuspe-gcc -Dcpp=powerpc-linux-gnuspe-cpp -Dld=powerpc-linux-gnuspe-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/perl-qjCtfu/perl-5.28.1=. -fstack-protector-strong -Wformat -Werror=format-security -Dldflags= -Wl,-z,relro -Dlddlflags=-shared -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=powerpc-linux-gnuspe -Dprefix=/usr -Dprivlib=/usr/share/perl/5.28 -Darchlib=/usr/lib/powerpc-linux-gnuspe/perl/5.28 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/powerpc-linux-gnuspe/perl5/5.28 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.28.1 -Dsitearch=/usr/local/lib/powerpc-linux-gnuspe/perl/5.28.1 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale -Uversiononly -DDEBUGGING=-g -Doptimize=-O2 -dEs -Uuseshrplib -Dotherlibdirs=/usr/lib/powerpc-linux-gnuspe/perl-base' +-config_argc=40 ++config_args='-Dusethreads -Duselargefiles -Dcc=powerpc-linux-gnuspe-gcc -Dcpp=powerpc-linux-gnuspe-cpp -Dld=powerpc-linux-gnuspe-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/perl-qjCtfu/perl-5.28.1=. -fstack-protector-strong -Wformat -Werror=format-security -Dldflags= -Wl,-z,relro -Dlddlflags=-shared -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=powerpc-linux-gnuspe -Dprefix=/usr -Dprivlib=/usr/share/perl/5.28 -Darchlib=/usr/lib/powerpc-linux-gnuspe/perl/5.28 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/powerpc-linux-gnuspe/perl5/5.28 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.28.1 -Dsitearch=/usr/local/lib/powerpc-linux-gnuspe/perl/5.28.1 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale -Uversiononly -DDEBUGGING=both -Doptimize=-O2 -dEs -Uuseshrplib' ++config_argc=39 +@@ -54 +54 @@ +-config_arg36='-DDEBUGGING=-g' ++config_arg36='-DDEBUGGING=both' +@@ -58 +57,0 @@ +-config_arg40='-Dotherlibdirs=/usr/lib/powerpc-linux-gnuspe/perl-base' +@@ -103 +102 @@ +-ccflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/perl-qjCtfu/perl-5.28.1=. -fstack-protector-strong -Wformat -Werror=format-security -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ++ccflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/perl-qjCtfu/perl-5.28.1=. -fstack-protector-strong -Wformat -Werror=format-security -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' +@@ -125 +124 @@ +-cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/perl-qjCtfu/perl-5.28.1=. -fstack-protector-strong -Wformat -Werror=format-security -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include' ++cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/perl-qjCtfu/perl-5.28.1=. -fstack-protector-strong -Wformat -Werror=format-security -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' +@@ -474 +473 @@ +-d_perl_otherlibdirs='define' ++d_perl_otherlibdirs='undef' +@@ -1003 +1002 @@ +-otherlibdirs='/usr/lib/powerpc-linux-gnuspe/perl-base' ++otherlibdirs=' ' +@@ -1256 +1254,0 @@ +-# Extracted from Debian package version 5.28.1-1 |