disable rocrv2, properly

This commit is contained in:
Ben Sander
2016-02-27 03:31:30 -06:00
förälder aeb86755c3
incheckning 3eb281aeff
3 ändrade filer med 4 tillägg och 5 borttagningar
+1 -1
Visa fil
@@ -290,7 +290,7 @@ hipcc adds the necessary libraries for HIP as well as for the accelerator compil
### -lm Option
hcc does not add “-lm” by default. If you see errors about missing math functions at link time (e.g., "sqrt@@GLIBC_2.2.5"), ensure that “-lm” is in the link options.
hipcc adds -lm by default to the link command.
## Linking Code With Other Compilers