Home
last modified time | relevance | path

Searched refs:_cxx_minor (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/stella/stella-6.6/
H A Dconfigure456 _cxx_minor=`echo $cxx_version | cut -d '.' -f 2`
458 if [ $_cxx_major -ge 5 ] || [ $_cxx_major -eq 4 -a $_cxx_minor -ge 7 ]; then
501 _cxx_minor=4
/dports/games/scummvm-tools/scummvm-tools-2.5.0/
H A Dconfigure879 _cxx_minor=`gcc_get_define __GNUC_MINOR__`
886 if test "$_cxx_major" -eq 2 && test "$_cxx_minor" -ge 95 || \
914 _cxx_minor=4
993 if test "$_cxx_major" -eq 4 && test "$_cxx_minor" -ge 3 || \
/dports/games/residualvm/residualvm-0.3.1/
H A Dconfigure1867 _cxx_minor=`gcc_get_define __GNUC_MINOR__`
/dports/games/libretro-scummvm/scummvm-7b1e929/
H A Dconfigure2086 _cxx_minor=`gcc_get_define __GNUC_MINOR__`
/dports/games/scummvm/scummvm-2.5.1/
H A Dconfigure2085 _cxx_minor=`gcc_get_define __GNUC_MINOR__`