Changeset 9a4eca5 in rtems for c/src/aclocal

Timestamp:
08/10/16 03:07:29 (8 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
03c1038
Parents:
709594f0
git-author:
Chris Johns <chrisj@…> (08/10/16 03:07:29)
git-committer:
Chris Johns <chrisj@…> (08/11/16 07:20:10)
Message:

build-system: Always enable C++ if the compiler is present.

We always build a C++ compiler and building with C++ does not effect
RTEMS or the runtime. This patch always enabled the support. There is
no need to manually enable it any more.

You can disable C++ with '--disable-cxx'.

If an architecture does not have a C++ compiler support is automatically
disabled.

(No files)

Note: See TracChangeset for help on using the changeset viewer.