Commit 125b62f6 by Jan Hubicka

Revert accidental checkin.

From-SVN: r202080
parent 0170f33c
......@@ -37,7 +37,7 @@ linux_android_libc_has_function (enum function_class fn_class)
{
if (OPTION_GLIBC)
return true;
/*if (OPTION_BIONIC)*/
if (OPTION_BIONIC)
if (fn_class == function_c94
|| fn_class == function_c99_misc
|| fn_class == function_sincos)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment