Searched refs:have_static_libgcc (Results 1 – 2 of 2) sorted by relevance
21 int main() {}])], [have_static_libgcc=yes], [have_static_libgcc=no])22 AC_MSG_RESULT($have_static_libgcc); 25 if test "x$have_static_libgcc" = xyes; then