"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0334d91a4ac678a22151b4cd1dbc12f6cb9e2684"
Add -ldl for non-static libgcc in Android.
According to Android ABI, we have to link with libdl.so, if we are linking with non-static libgcc. Besides, this also fixes MIPS link error of undefined references to `_Unwind_Find_FDE' and `dl_iterate_phdr'. llvm-svn: 168310
Loading
Please register or sign in to comment