clang-omp / clang

clang with OpenMP 3.1 and some elements of OpenMP 4.0 support
clang-omp.github.com
Other
91 stars 15 forks source link

Revert to default Clang #68

Open gabrielefronze opened 9 years ago

gabrielefronze commented 9 years ago

Hello,

I've used your version of the compiler for a while now, but in order to compile a brand new software I have to use the non-mop version of clang. How can I revert to the default xCode one? Thanks for your suggestions

alexey-bataev commented 9 years ago

If you installed it using 'make install', try to run 'make uninstall'.

Best regards,

Alexey Bataev

Software Engineer Intel Compiler Team Intel Corp.

31.03.2015 17:36, gabrielefronze пишет:

Hello,

I've used your version of the compiler for a while now, but in order to compile a brand new software I have to use the non-mop version of clang. How can I revert to the default xCode one? Thanks for your suggestions

— Reply to this email directly or view it on GitHub https://github.com/clang-omp/clang/issues/68.