when built without gcc proj fails when loading projection definitions
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
59a17cc984
commit
cd8b16006a
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ class Proj <Formula
|
|||
md5 '927d34623b52e0209ba2bfcca18fe8cd'
|
||||
|
||||
def install
|
||||
ENV.gcc_4_2
|
||||
|
||||
# The datum grid files are required to support datum shifting
|
||||
d = Dir.getwd
|
||||
|
|
Loading…
Reference in a new issue