commit 578893d9865b5abc7b467c6a803798dc4f258009 Author: Jakub Bogusz <qbo...@pld-linux.org> Date: Mon Jun 26 19:25:33 2023 +0200
- updated bcond description gcc.spec | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) --- diff --git a/gcc.spec b/gcc.spec index 2a6e5c7..d750a40 100644 --- a/gcc.spec +++ b/gcc.spec @@ -9,24 +9,24 @@ # # Conditional build: # - languages: -%bcond_without ada # build without ADA support -%bcond_without cxx # build without C++ support -%bcond_without fortran # build without Fortran support -%bcond_without go # build without Go support -%bcond_without objc # build without Objective-C support -%bcond_without objcxx # build without Objective-C++ support +%bcond_without ada # ADA language support +%bcond_without cxx # C++ language support +%bcond_without fortran # Fortran language support +%bcond_without go # Go support +%bcond_without objc # Objective-C language support +%bcond_without objcxx # Objective-C++ language support # - features: -%bcond_without gomp # build without OpenMP support -%bcond_without multilib # build without multilib support (which needs glibc[32&64]-devel) -%bcond_without multilibx32 # build with x32 multilib support on x86_64 (needs x32 glibc-devel) -%bcond_without profiling # build without profiling -%bcond_without python # build without libstdc++ printers for gdb +%bcond_without gomp # OpenMP support +%bcond_without multilib # 32-bit/64-bit multilib support (which needs glibc[32&64]-devel) +%bcond_without multilibx32 # x32 multilib support on x86_64 (needs x32 glibc-devel) +%bcond_without profiling # profiling support +%bcond_without python # libstdc++ printers for gdb %bcond_with gcc_libffi # packaging gcc libffi for system usage # - other: -%bcond_without apidocs # do not package API docs +%bcond_without apidocs # API documentation %bcond_without bootstrap # omit 3-stage bootstrap %bcond_with tests # torture gcc -%bcond_with symvers # enable versioned symbols in libstdc++ (WARNING: changes soname from .so.6 to so.7) +%bcond_with symvers # versioned symbols in libstdc++ (WARNING: changes soname from .so.6 to so.7) %if %{with symvers} %define cxx_sover 7 ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/8a669a9c37dcb95b60fcbdfee6e0177ad5becc56 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit