Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 132054 | Differences between
and this patch

Collapse All | Expand All

(-)STLport.org/stlport/config/stl_gcc.h (+1 lines)
Lines 6-11 Link Here
6
#if defined (__linux__) || defined(__CYGWIN__)
6
#if defined (__linux__) || defined(__CYGWIN__)
7
#  ifndef _STLP_USE_GLIBC
7
#  ifndef _STLP_USE_GLIBC
8
#    define _STLP_USE_GLIBC 1
8
#    define _STLP_USE_GLIBC 1
9
#    define _STLP_NO_VENDOR_STDLIB_L
9
/*
10
/*
10
#  ifdef _GLIBCPP_USE_NAMESPACES
11
#  ifdef _GLIBCPP_USE_NAMESPACES
11
#    undef _GLIBCPP_USE_NAMESPACES
12
#    undef _GLIBCPP_USE_NAMESPACES

Return to bug 132054