gource: remove checks for old compilers.
This commit is contained in:
parent
01f8d5a9dc
commit
887966ccf3
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ class Gource < Formula
|
|||
depends_on "sdl2"
|
||||
depends_on "sdl2_image"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
# clang on Mt. Lion will try to build against libstdc++,
|
||||
# despite -std=gnu++0x
|
||||
|
|
Loading…
Reference in a new issue