aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-05 14:00:09 +0800
committersimokawa <simokawa@FreeBSD.org>1999-01-05 14:00:09 +0800
commita88f1ca6da8272622fa80135590c3eb8a8fda29c (patch)
treebb83fa7dd99ceea2c24e24b4767cf2c54022d1de /multimedia
parent4229634cfb654b4430e96bc68631ab5508b8b4e5 (diff)
downloadfreebsd-ports-graphics-a88f1ca6da8272622fa80135590c3eb8a8fda29c.tar.gz
freebsd-ports-graphics-a88f1ca6da8272622fa80135590c3eb8a8fda29c.tar.zst
freebsd-ports-graphics-a88f1ca6da8272622fa80135590c3eb8a8fda29c.zip
remove -m486 option for alpha.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mpeg2codec/files/patch-aa3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/mpeg2codec/files/patch-aa b/multimedia/mpeg2codec/files/patch-aa
index cc0c7428c54..ea0c9097f43 100644
--- a/multimedia/mpeg2codec/files/patch-aa
+++ b/multimedia/mpeg2codec/files/patch-aa
@@ -33,9 +33,8 @@
# GNU gcc
#
-CC = gcc
--CFLAGS = -O2
+CC = cc
-+CFLAGS = -O2 -m486
+ CFLAGS = -O2
all: mpeg2decode mpeg2encode