Update README

This commit is contained in:
Thomas Pöchtrager 2021-03-20 15:40:59 +01:00
parent 4ec572e392
commit da2c3d4ff6

View File

@ -146,6 +146,10 @@ On debian like systems you can install these using:
ATTENTION: ATTENTION:
OSXCross does not enable `-Werror=implicit-function-declaration` by default.
You can emulate Xcode 12's behavior by setting the environmental variable
`OSXCROSS_ENABLE_WERROR_IMPLICIT_FUNCTION_DECLARATION` to 1.
OSXCross links libgcc and libstdc++ statically by default (this affects OSXCross links libgcc and libstdc++ statically by default (this affects
`-foc-use-gcc-libstdc++` too). You can turn this behavior off with `-foc-use-gcc-libstdc++` too). You can turn this behavior off with
`OSXCROSS_GCC_NO_STATIC_RUNTIME=1` (env). `OSXCROSS_GCC_NO_STATIC_RUNTIME=1` (env).
@ -172,7 +176,7 @@ Tools for Xcode.
OSXCross. OSXCross.
\*\* \*\*
-- Xcode up to 12 Beta 4 is known to work. -- Xcode up to 12.5 Beta 3 is known to work.
-- Use Firefox if you have problems signing in. -- Use Firefox if you have problems signing in.
\*\*\* \*\*\*