forked from epics_driver_modules/motorBase
Comment out compiler flags that are not portable to non-GCC compilers
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 += devPC6K.dbd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user