HomeSort by: relevance | last modified time | path
    Searched refs:enable_libstdcxx_allocator_flag (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 17103 enable_libstdcxx_allocator_flag=$enable_libstdcxx_allocator
17107 if test $enable_libstdcxx_allocator_flag = auto; then
17110 enable_libstdcxx_allocator_flag=new
17113 enable_libstdcxx_allocator_flag=new
17117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_libstdcxx_allocator_flag" >&5
17118 $as_echo "$enable_libstdcxx_allocator_flag" >&6; }
17122 case ${enable_libstdcxx_allocator_flag} in
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 16918 enable_libstdcxx_allocator_flag=$enable_libstdcxx_allocator
16922 if test $enable_libstdcxx_allocator_flag = auto; then
16925 enable_libstdcxx_allocator_flag=new
16928 enable_libstdcxx_allocator_flag=new
16932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_libstdcxx_allocator_flag" >&5
16933 $as_echo "$enable_libstdcxx_allocator_flag" >&6; }
16937 case ${enable_libstdcxx_allocator_flag} in
    [all...]

Completed in 59 milliseconds