Remove -g from hipBusBandwidth makefile (#1351)

[ROCm/clr commit: 900590967d]
Этот коммит содержится в:
Rahul Garg
2019-08-21 03:01:31 -07:00
коммит произвёл Maneesh Gupta
родитель 91fc0687fa
Коммит b7447d21c3
+1 -1
Просмотреть файл
@@ -5,7 +5,7 @@ endif
HIPCC=$(HIP_PATH)/bin/hipcc
EXE=hipBusBandwidth
CXXFLAGS = -O3 -g
CXXFLAGS = -O3
all: install