forked from Imagelibrary/rtems
Made the C++ option follow the configure option.
This commit is contained in:
@@ -26,15 +26,6 @@ CPU_CFLAGS=-m1
|
||||
# RTEMS_LIBC_DIR must already be set
|
||||
RTEMS_USE_NEWLIB=yes
|
||||
|
||||
# Define this to yes if C++ is included in the development environment.
|
||||
# This requires that at least the GNU C++ compiler and libg++ be installed.
|
||||
#
|
||||
# Need "main" in BSP so can't link C++ sample test or you will get
|
||||
# duplicate symbol errors for main
|
||||
#
|
||||
# not yet supported
|
||||
HAS_CPLUSPLUS=no
|
||||
|
||||
# Define this to yes if this target supports multiprocessor environments.
|
||||
HAS_MP=no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user