aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/devil.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/devil.rb')
-rw-r--r--Library/Formula/devil.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/devil.rb b/Library/Formula/devil.rb
index d0a2c2b35..bec2e37ef 100644
--- a/Library/Formula/devil.rb
+++ b/Library/Formula/devil.rb
@@ -15,7 +15,7 @@ class Devil < Formula
# also, even with -std=gnu99 removed from the configure script,
# devil fails to build with clang++ while compiling il_exr.cpp
fails_with :clang do
- build 318
+ build 421
cause "invalid -std=gnu99 flag while building C++"
end