widelands: remove checks for old compilers.
This commit is contained in:
parent
4fa2a5f1bb
commit
6e4a1c62c3
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ class Widelands < Formula
|
|||
depends_on "sdl2_net"
|
||||
depends_on "sdl2_ttf"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
# icu4c 61.1 compatability
|
||||
ENV.append "CXXFLAGS", "-DU_USING_ICU_NAMESPACE=1"
|
||||
|
|
Loading…
Reference in a new issue