Merge branch 'amd-develop' into amd-master

Change-Id: I53d5a8916d769c4f0fe60d2ee3b240551da80b4f
(cherry picked from commit 01c523f6c9)
This commit is contained in:
Maneesh Gupta
2017-04-07 15:40:09 +05:30
committed by Maneesh Gupta
parent 8e2b7147a5
commit 9fcc03e2b6
3 changed files with 0 additions and 8 deletions
-4
View File
@@ -11,10 +11,6 @@ HIPCC=$(HIP_PATH)/bin/hipcc
ifeq (${HIP_PLATFORM}, nvcc)
HIPCC_FLAGS = -gencode=arch=compute_20,code=sm_20
endif
ifeq (${HIP_PLATFORM}, hcc)
HIPCC_FLAGS = -stdlib=libc++
endif
EXE=bit_extract