Don't use -ansi.
This commit is contained in:
@@ -92,9 +92,9 @@ CODE_CFLAGS =
|
||||
CODE_CXXFLAGS =
|
||||
|
||||
#--------------------------------------------------
|
||||
# RTEMS uses the inline keyword, so get rid of pedantic warnings
|
||||
CONFORM_CFLAGS_STRICT = -ansi
|
||||
CONFORM_CXXFLAGS_STRICT = -ansi
|
||||
# RTEMS uses the inline keyword and non-ANSI functions (like strdup)
|
||||
CONFORM_CFLAGS_STRICT =
|
||||
CONFORM_CXXFLAGS_STRICT =
|
||||
|
||||
#--------------------------------------------------
|
||||
# Command-line input support
|
||||
|
||||
Reference in New Issue
Block a user