aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gst-plugins-bad.rb2
-rw-r--r--Library/Formula/gst-plugins-ugly.rb2
-rw-r--r--Library/Formula/gstreamer.rb2
3 files changed, 0 insertions, 6 deletions
diff --git a/Library/Formula/gst-plugins-bad.rb b/Library/Formula/gst-plugins-bad.rb
index 4aa550063..b574063c5 100644
--- a/Library/Formula/gst-plugins-bad.rb
+++ b/Library/Formula/gst-plugins-bad.rb
@@ -29,8 +29,6 @@ class GstPluginsBad < Formula
depends_on 'schroedinger' => :optional
def install
- ENV.append "CFLAGS", "-funroll-loops -fstrict-aliasing"
-
args = %W[
--prefix=#{prefix}
--disable-apple_media
diff --git a/Library/Formula/gst-plugins-ugly.rb b/Library/Formula/gst-plugins-ugly.rb
index cdede8965..9eca201cf 100644
--- a/Library/Formula/gst-plugins-ugly.rb
+++ b/Library/Formula/gst-plugins-ugly.rb
@@ -45,8 +45,6 @@ class GstPluginsUgly < Formula
# Does not work with libcdio 0.9
def install
- ENV.append "CFLAGS", "-funroll-loops -fstrict-aliasing"
-
args = %W[
--prefix=#{prefix}
--mandir=#{man}
diff --git a/Library/Formula/gstreamer.rb b/Library/Formula/gstreamer.rb
index 50d47acd0..6cdb41fe5 100644
--- a/Library/Formula/gstreamer.rb
+++ b/Library/Formula/gstreamer.rb
@@ -20,8 +20,6 @@ class Gstreamer < Formula
depends_on "glib"
def install
- ENV.append "CFLAGS", "-funroll-loops -fstrict-aliasing -fno-common"
-
args = %W[
--prefix=#{prefix}
--disable-debug