logstalgia: remove checks for old compilers.
This commit is contained in:
parent
8a03af4178
commit
85a1584d95
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ class Logstalgia < 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