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.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/devil.rb b/Library/Formula/devil.rb
index ff6b3546d..6a50e44bc 100644
--- a/Library/Formula/devil.rb
+++ b/Library/Formula/devil.rb
@@ -12,7 +12,6 @@ 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 425
cause "invalid -std=gnu99 flag while building C++"
end