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

Change-Id: I000bed69162897f7b6edd733ed6e9acc93beb0ed
This commit is contained in:
Maneesh Gupta
2018-05-30 11:26:11 +05:30
parent 7fd92d471b
commit 8b93cd67a6
@@ -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
*/