From 800f706fc5babd09f955edecc0690f3f02ad704d Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 24 Jan 2019 13:10:37 +0000 Subject: [PATCH] fswatch: remove checks for old compilers. --- Formula/fswatch.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/Formula/fswatch.rb b/Formula/fswatch.rb index bea20576b6..f2d00b5e5b 100644 --- a/Formula/fswatch.rb +++ b/Formula/fswatch.rb @@ -11,8 +11,6 @@ class Fswatch < Formula sha256 "9362bc3b3321bf0238fa70d2f2825e4118e18deb2207af3a2633b6772bb33666" => :sierra end - needs :cxx11 - def install ENV.cxx11 system "./configure", "--prefix=#{prefix}",