From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.armv7a.vanilla/savedconfig/sys-libs/, ...
Date: Tue, 19 Nov 2013 20:07:32 +0000 (UTC) [thread overview]
Message-ID: <1384891636.2e06bfec060018e039ce4d8d0ff650e5e47242d4.blueness@gentoo> (raw)
commit: 2e06bfec060018e039ce4d8d0ff650e5e47242d4
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 19 20:07:16 2013 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 20:07:16 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2e06bfec
tools-uclibc: enable backtrace debugging for armv7a
---
tools-uclibc/portage.armv7a.hardened/package.use/perl | 1 -
tools-uclibc/portage.armv7a.hardened/savedconfig/sys-libs/uclibc | 8 ++++----
tools-uclibc/portage.armv7a.vanilla/package.use/perl | 1 -
tools-uclibc/portage.armv7a.vanilla/savedconfig/sys-libs/uclibc | 8 ++++----
4 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/tools-uclibc/portage.armv7a.hardened/package.use/perl b/tools-uclibc/portage.armv7a.hardened/package.use/perl
deleted file mode 100644
index 3a15bf8..0000000
--- a/tools-uclibc/portage.armv7a.hardened/package.use/perl
+++ /dev/null
@@ -1 +0,0 @@
-=dev-lang/perl-5.12.4-r1 -build
diff --git a/tools-uclibc/portage.armv7a.hardened/savedconfig/sys-libs/uclibc b/tools-uclibc/portage.armv7a.hardened/savedconfig/sys-libs/uclibc
index 4b34e7b..ff8e3e7 100644
--- a/tools-uclibc/portage.armv7a.hardened/savedconfig/sys-libs/uclibc
+++ b/tools-uclibc/portage.armv7a.hardened/savedconfig/sys-libs/uclibc
@@ -68,8 +68,8 @@ LDSO_CACHE_SUPPORT=y
LDSO_PRELOAD_ENV_SUPPORT=y
LDSO_PRELOAD_FILE_SUPPORT=y
LDSO_BASE_FILENAME="ld.so"
-# LDSO_STANDALONE_SUPPORT is not set
-# LDSO_PRELINK_SUPPORT is not set
+LDSO_STANDALONE_SUPPORT=y
+LDSO_PRELINK_SUPPORT=y
UCLIBC_STATIC_LDCONFIG=y
LDSO_RUNPATH=y
LDSO_SEARCH_INTERP_PATH=y
@@ -122,7 +122,7 @@ UCLIBC_GRP_BUFFER_SIZE=256
# Support various families of functions
#
UCLIBC_LINUX_MODULE_26=y
-UCLIBC_LINUX_MODULE_24=y
+# UCLIBC_LINUX_MODULE_24 is not set
UCLIBC_LINUX_SPECIFIC=y
UCLIBC_HAS_GNU_ERROR=y
UCLIBC_BSD_SPECIFIC=y
@@ -250,6 +250,6 @@ DOSTRIP=y
# UCLIBC_MALLOC_DEBUGGING is not set
UCLIBC_HAS_BACKTRACE=y
WARNINGS="-Wall"
-EXTRA_WARNINGS=y
+# EXTRA_WARNINGS is not set
# DOMULTI is not set
# UCLIBC_MJN3_ONLY is not set
diff --git a/tools-uclibc/portage.armv7a.vanilla/package.use/perl b/tools-uclibc/portage.armv7a.vanilla/package.use/perl
deleted file mode 100644
index 3a15bf8..0000000
--- a/tools-uclibc/portage.armv7a.vanilla/package.use/perl
+++ /dev/null
@@ -1 +0,0 @@
-=dev-lang/perl-5.12.4-r1 -build
diff --git a/tools-uclibc/portage.armv7a.vanilla/savedconfig/sys-libs/uclibc b/tools-uclibc/portage.armv7a.vanilla/savedconfig/sys-libs/uclibc
index 4b34e7b..ff8e3e7 100644
--- a/tools-uclibc/portage.armv7a.vanilla/savedconfig/sys-libs/uclibc
+++ b/tools-uclibc/portage.armv7a.vanilla/savedconfig/sys-libs/uclibc
@@ -68,8 +68,8 @@ LDSO_CACHE_SUPPORT=y
LDSO_PRELOAD_ENV_SUPPORT=y
LDSO_PRELOAD_FILE_SUPPORT=y
LDSO_BASE_FILENAME="ld.so"
-# LDSO_STANDALONE_SUPPORT is not set
-# LDSO_PRELINK_SUPPORT is not set
+LDSO_STANDALONE_SUPPORT=y
+LDSO_PRELINK_SUPPORT=y
UCLIBC_STATIC_LDCONFIG=y
LDSO_RUNPATH=y
LDSO_SEARCH_INTERP_PATH=y
@@ -122,7 +122,7 @@ UCLIBC_GRP_BUFFER_SIZE=256
# Support various families of functions
#
UCLIBC_LINUX_MODULE_26=y
-UCLIBC_LINUX_MODULE_24=y
+# UCLIBC_LINUX_MODULE_24 is not set
UCLIBC_LINUX_SPECIFIC=y
UCLIBC_HAS_GNU_ERROR=y
UCLIBC_BSD_SPECIFIC=y
@@ -250,6 +250,6 @@ DOSTRIP=y
# UCLIBC_MALLOC_DEBUGGING is not set
UCLIBC_HAS_BACKTRACE=y
WARNINGS="-Wall"
-EXTRA_WARNINGS=y
+# EXTRA_WARNINGS is not set
# DOMULTI is not set
# UCLIBC_MJN3_ONLY is not set
reply other threads:[~2013-11-19 20:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1384891636.2e06bfec060018e039ce4d8d0ff650e5e47242d4.blueness@gentoo \
--to=blueness@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox