| Age | Commit message (Collapse) | Author |
|
inreplacing some configure scripts to set MACOSX_SYSROOT.
Works for Xcode-only and CLT-only.
The patch is no longer needed. This flexibility of using
MacOS.sdk_path is unfortunately not possibe in your
patches right now.
Fixes #18717
|
|
This formula was failing to build for me with the following error:
configure: error: No MacOSX SDK for version: 10.8
Traced problem to hard-coded paths to the SDKs used when patching
`src/configure` and `src/lib/include/configure`. Replaced
hard-coded paths with calls to `xcode-select --print-path`.
Closes #16166.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #14966.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #14653.
|
|
Fixes #11475.
Closes #12046.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|