From 0c3e510f7487448f87b99b91fe0f1c72fddb056d Mon Sep 17 00:00:00 2001 From: LLVM Packaging Team Date: Fri, 14 Mar 2025 10:48:31 +0100 Subject: [PATCH] remove-apple-clang-manpage =================================================================== Gbp-Pq: Name remove-apple-clang-manpage.diff --- clang/docs/CommandGuide/clang.rst | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/clang/docs/CommandGuide/clang.rst b/clang/docs/CommandGuide/clang.rst index a0c2594d06..112ca2670f 100644 --- a/clang/docs/CommandGuide/clang.rst +++ b/clang/docs/CommandGuide/clang.rst @@ -354,24 +354,10 @@ Clang fully supports cross compilation as an inherent part of its design. Depending on how your version of Clang is configured, it may have support for a number of cross compilers, or may only support a native target. -.. option:: -arch - - Specify the architecture to build for (Mac OS X specific). - .. option:: -target Specify the architecture to build for (all platforms). -.. option:: -mmacos-version-min= - - When building for macOS, specify the minimum version supported by your - application. - -.. option:: -miphoneos-version-min - - When building for iPhone OS, specify the minimum version supported by your - application. - .. option:: --print-supported-cpus Print out a list of supported processors for the given target (specified @@ -740,11 +726,6 @@ ENVIRONMENT These environment variables specify additional paths, as for :envvar:`CPATH`, which are only used when processing the appropriate language. -.. envvar:: MACOSX_DEPLOYMENT_TARGET - - If :option:`-mmacos-version-min` is unspecified, the default deployment - target is read from this environment variable. This option only affects - Darwin targets. BUGS ---- -- 2.30.2