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

Change-Id: I000bed69162897f7b6edd733ed6e9acc93beb0ed


[ROCm/hip commit: 8b93cd67a6]
This commit is contained in:
Maneesh Gupta
2018-05-30 11:26:11 +05:30
parent 475591057b
commit 9d97f114b7
@@ -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
*/