Remove -g from hipBusBandwidth makefile (#1351)

Tento commit je obsažen v:
Rahul Garg
2019-08-21 03:01:31 -07:00
odevzdal Maneesh Gupta
rodič e50f05f3f2
revize 900590967d
+1 -1
Zobrazit soubor
@@ -5,7 +5,7 @@ endif
HIPCC=$(HIP_PATH)/bin/hipcc
EXE=hipBusBandwidth
CXXFLAGS = -O3 -g
CXXFLAGS = -O3
all: install