[dtests] Fix nvcc path build errors in hipFuncGetAttributes.tst

Change-Id: I000bed69162897f7b6edd733ed6e9acc93beb0ed
Dieser Commit ist enthalten in:
Maneesh Gupta
2018-05-30 11:26:11 +05:30
Ursprung a923cac5d5
Commit e2842f2f28
@@ -18,7 +18,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* RUN: %t
* HIT_END
*/