diff options
Diffstat (limited to 'Library/Formula/tex-live.rb')
| -rw-r--r-- | Library/Formula/tex-live.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/tex-live.rb b/Library/Formula/tex-live.rb index 1e168dcb2..a8b57424a 100644 --- a/Library/Formula/tex-live.rb +++ b/Library/Formula/tex-live.rb @@ -100,8 +100,7 @@ class TexLive <Formula # Notes: # Several OSX-specific files (texk/web2c/xetexdir/XeTeXFontMgr_Mac.mm and others) can't build in # 64 bit mode on OSX, since they use deprecated functions only available when building in 32bit. - - ENV.gcc_4_2 + fails_with_llvm ENV.m32 ENV.deparallelize |
