mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Enable C++ by default if not configured.
This commit is contained in:
@@ -5,6 +5,13 @@
|
|||||||
# newlib, MPFR, MPC, and GMP in a one-tree build configuration.
|
# newlib, MPFR, MPC, and GMP in a one-tree build configuration.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Default to C++ on.
|
||||||
|
#
|
||||||
|
%ifn %{defined enable_cxx}
|
||||||
|
%define enable_cxx 1
|
||||||
|
%endif
|
||||||
|
|
||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
|
|
||||||
%ifn %{defined gcc_version_message}
|
%ifn %{defined gcc_version_message}
|
||||||
|
Reference in New Issue
Block a user