buildtools/gcc/libgcc/config/t-darwin-min-5
Niels Sascha Reedijk 2ff934231b Import GCC 13.2.0 and dependencies
Dependencies (not updated since 13.1.0):
 * GMP 6.2.1
 * ISL 0.24
 * MPL 1.2.1
 * MPFR 4.1.0

The dependencies were pulled in by running the ./contrib/download_prerequisites script.
2023-08-10 07:04:31 +01:00

4 lines
161 B
Plaintext

# Support building with -mmacosx-version-min back to 10.5.
DARWIN_MIN_LIB_VERSION = -mmacosx-version-min=10.5
DARWIN_MIN_CRT_VERSION = -mmacosx-version-min=10.5