Fix bit_extract sample
Change-Id: I933f932bac26d9a9469d5d069973af166e11cbcd
Dieser Commit ist enthalten in:
committet von
Maneesh Gupta
Ursprung
f6544a376b
Commit
e89fba7fe1
@@ -12,7 +12,7 @@ ifeq (${HIP_PLATFORM}, nvcc)
|
||||
HIPCC_FLAGS = -gencode=arch=compute_20,code=sm_20
|
||||
endif
|
||||
ifeq (${HIP_PLATFORM}, hcc)
|
||||
HIPCC_FLAGS =
|
||||
HIPCC_FLAGS = -stdlib=libc++
|
||||
endif
|
||||
|
||||
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren