forked from epics_driver_modules/motorBase
Commented out line that was defining -g -O0 because that only works on gcc
This commit is contained in:
@@ -5,7 +5,7 @@ include $(TOP)/configure/CONFIG
|
||||
# The following are used for debugging messages.
|
||||
USR_CXXFLAGS += -DDEBUG
|
||||
|
||||
OPT_CXXFLAGS = -g -O0
|
||||
#OPT_CXXFLAGS = -g -O0
|
||||
|
||||
DBD += devThorLabs.dbd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user