config/libc/glibc-eglibc.in-common
changeset 2180 d3af3efce68c
parent 1759 2e4f5f564362
child 2181 a797ad9c7bd5
     1.1 --- a/config/libc/glibc-eglibc.in-common	Mon Jan 11 22:47:58 2010 +0100
     1.2 +++ b/config/libc/glibc-eglibc.in-common	Thu Nov 11 00:29:53 2010 +0100
     1.3 @@ -58,6 +58,13 @@
     1.4        Seldom used, except for sparc64 which seems to need the flag -64
     1.5        to be passed onto gcc.
     1.6  
     1.7 +config LIBC_DISABLE_VERSIONING
     1.8 +    bool
     1.9 +    prompt "Disable symbols versioning"
    1.10 +    default n
    1.11 +    help
    1.12 +      Do not include versioning information in the library objects.
    1.13 +
    1.14  config LIBC_GLIBC_USE_PORTS
    1.15      bool
    1.16      prompt "Use the ports addon"