Remove -g from hipBusBandwidth makefile (#1351)
This commit is contained in:
committato da
Maneesh Gupta
parent
4ea06f3a28
commit
0f47934640
@@ -5,7 +5,7 @@ endif
|
||||
HIPCC=$(HIP_PATH)/bin/hipcc
|
||||
|
||||
EXE=hipBusBandwidth
|
||||
CXXFLAGS = -O3 -g
|
||||
CXXFLAGS = -O3
|
||||
|
||||
all: install
|
||||
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user