snow_leopard_64? (defined in Hardware) is a short-cut for:
MACOS_VERSION >= 10.6 and Hardware.is_64_bit?
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* modify the makefile so that it is only compiled as x86_64. This fixes issue
where ruby-odbc would choose iODBC over unixODBC.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Bumped to latest verison
* Only apply fix to 64-bit Snow Leopard
When there are paths, we should use the comma-deliminated form of system to ensure spaces don't muck things up.
Suggest the user use the HOMEBREW_PREFIX rather than the keg directory as this way upgrades won't break the configuration.