Remove -g from hipBusBandwidth makefile (#1351)

Cette révision appartient à :
Rahul Garg
2019-08-21 03:01:31 -07:00
révisé par Maneesh Gupta
Parent 4ea06f3a28
révision 0f47934640
+1 -1
Voir le fichier
@@ -5,7 +5,7 @@ endif
HIPCC=$(HIP_PATH)/bin/hipcc
EXE=hipBusBandwidth
CXXFLAGS = -O3 -g
CXXFLAGS = -O3
all: install