Remove -g from hipBusBandwidth makefile (#1351)
Cette révision appartient à :
révisé par
Maneesh Gupta
Parent
e50f05f3f2
révision
900590967d
@@ -5,7 +5,7 @@ endif
|
||||
HIPCC=$(HIP_PATH)/bin/hipcc
|
||||
|
||||
EXE=hipBusBandwidth
|
||||
CXXFLAGS = -O3 -g
|
||||
CXXFLAGS = -O3
|
||||
|
||||
all: install
|
||||
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur