[MacPorts] CompilerEnvironmentVariables modified

MacPorts Wiki noreply at macports.org
Tue May 12 01:39:29 UTC 2020


Page "CompilerEnvironmentVariables" was changed by MarcusCalhoun-Lopez
Diff URL: <https://trac.macports.org/wiki/CompilerEnvironmentVariables?action=diff&version=14>
Revision 14
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: CompilerEnvironmentVariables
=========================================================================
--- CompilerEnvironmentVariables (version: 13)
+++ CompilerEnvironmentVariables (version: 14)
@@ -23,6 +23,7 @@
 To a limited extent, the behavior of compilers can also be controlled with [https://en.wikipedia.org/wiki/Environment_variable environment variables] instead of switches.
 ||= Switch =||= Variable =||= Affect =||= Notes =||
 || `-I` || CPATH || treated as a delimited list of paths to be added to the default system include path list || ||
+|| `-isystem` || C_INCLUDE_PATH, OBJC_INCLUDE_PATH, CPLUS_INCLUDE_PATH, OBJCPLUS_INCLUDE_PATH || like CPATH except only used when processing the appropriate language || ||
 || `-L` || LIBRARY_PATH || tries the directories specified when searching for special linker files  || ||
 || `-mmacosx-version-min` || MACOSX_DEPLOYMENT_TARGET || the default deployment target  || ||
 || `-isysroot`, `-Wl,-syslibroot` || SDKROOT || specifies the SDK  || ||
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/CompilerEnvironmentVariables>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'CompilerEnvironmentVariables' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list