diff options
Diffstat (limited to 'Library/Formula/r.rb')
| -rw-r--r-- | Library/Formula/r.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/r.rb b/Library/Formula/r.rb index ee0de2b80..5a527df88 100644 --- a/Library/Formula/r.rb +++ b/Library/Formula/r.rb @@ -36,8 +36,6 @@ class R < Formula ENV.fortran ENV.x11 # So PNG gets added to the x11 and cairo plotting devices - ENV['OBJC'] = ENV['CC'] - ENV['OBJCFLAGS'] = ENV['CFLAGS'] args = [ "--prefix=#{prefix}", |
