Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4401 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Matt Anton committed Dec 31, 2003
1 parent 8af1458 commit 42c553d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions multimedia/mpgtx/files/patch-configure.diff
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- configure Fri Aug 30 18:03:12 2002
+++ configure Wed Dec 31 16:56:16 2003
@@ -134,7 +134,7 @@
# gcc 3 does not seem to like -O3 with mpgtx very much

# next line is from Chris Danis
-gcc_major=`gcc --version | cut -b 1`
+gcc_major=`cc --version | cut -b 1`

if test $gcc_major = "3"; then
optimization_cflags="-O2";

0 comments on commit 42c553d

Please sign in to comment.