Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging

[ROCm/hip commit: 4584fb4453]
This commit is contained in:
Aditya Atluri
2016-03-29 02:28:20 -05:00
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ endif()
set (HIPCC ${HIP_PATH}/bin/hipcc)
set (CMAKE_CXX_COMPILER ${HIPCC})
set (CMAKE_CXX_FLAGS --hipcc_explicit_lib)
#set (CMAKE_CXX_FLAGS --hipcc_explicit_lib)
add_library(test_common OBJECT test_common.cpp )