From da6b834eef3e7edd818f34ca96a3cc84a4f95675 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 11 Nov 2010 00:29:53 +0100 Subject: libc/*glibc: add option to disable symbols versioning [Yann E. MORIN: split the original patch] Signed-off-by: "Yann E. MORIN" --- config/libc/glibc-eglibc.in-common | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config/libc') diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common index 8a2a6ce1..3244c01d 100644 --- a/config/libc/glibc-eglibc.in-common +++ b/config/libc/glibc-eglibc.in-common @@ -58,6 +58,13 @@ config LIBC_EXTRA_CC_ARGS Seldom used, except for sparc64 which seems to need the flag -64 to be passed onto gcc. +config LIBC_DISABLE_VERSIONING + bool + prompt "Disable symbols versioning" + default n + help + Do not include versioning information in the library objects. + config LIBC_GLIBC_USE_PORTS bool prompt "Use the ports addon" -- cgit v1.2.3