[PATCH 12/15] rtems/bit_rtems: Remove m32r reference

Aun-Ali Zaidi admin at kodeit.net
Wed Dec 9 19:57:11 UTC 2015


updates #2447.
---
 rtems/bit_rtems | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rtems/bit_rtems b/rtems/bit_rtems
index 2e524f7..c749433 100755
--- a/rtems/bit_rtems
+++ b/rtems/bit_rtems
@@ -328,7 +328,7 @@ fi
 # Some CPUs do not have C++ support
 if [ ${ENABLE_RTEMS_CXX} = yes ] ; then
   case ${CPU} in
-    avr|bfin|m32c|m32r|tic4x)
+    avr|bfin|m32c|tic4x)
        ENABLE_RTEMS_CXX="--disable-cxx" ;;
     *) ENABLE_RTEMS_CXX="--enable-cxx" ;;
   esac
-- 
2.1.4


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.                          



More information about the devel mailing list