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

Collapse All | Expand All

(-)config/ax_cxx_gcc_abi_demangle.m4 (+1 lines)
Lines 15-20 Link Here
15
 AC_LANG_CPLUSPLUS
15
 AC_LANG_CPLUSPLUS
16
 AC_TRY_COMPILE([#include <typeinfo>
16
 AC_TRY_COMPILE([#include <typeinfo>
17
#include <cxxabi.h>
17
#include <cxxabi.h>
18
#include <malloc.h>
18
#include <string>
19
#include <string>
19
20
20
template<typename TYPE>
21
template<typename TYPE>

Return to bug 271229