forked from Imagelibrary/rtems
Made C++ follow the configure option.
This commit is contained in:
@@ -45,10 +45,6 @@ LIBC_DEFINES += -DHEAPSPACE_MB=1
|
||||
# Uncomment the following line if want stack checking should be enabled
|
||||
#LIBC_DEFINES += -DSTACK_CHECKER_ON
|
||||
|
||||
# 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.
|
||||
HAS_CPLUSPLUS=yes
|
||||
|
||||
# Define this to yes if this target supports multiprocessor environments.
|
||||
HAS_MP=yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user