🍻 Default formulae for the missing package manager for macOS
Find a file
Gordon Tillman b7774cdd43 mit-scheme: fix hardcoded SDK paths in patch
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 Homebrew/homebrew#16166.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 15:53:49 -06:00
Aliases Remove formulae moved to Homebrew-science 2012-11-23 11:42:16 -06:00
Formula mit-scheme: fix hardcoded SDK paths in patch 2012-12-08 15:53:49 -06:00