aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-08-26 05:57:39 +0800
committermezz <mezz@FreeBSD.org>2007-08-26 05:57:39 +0800
commit5dbe7998648c42e6b9edf5aa8ccc82c594f8da73 (patch)
tree5e9bd3329698fcbf5de82775078d922744323dce /multimedia
parent961b219672febd501577f61f7890e97e497dcb5f (diff)
downloadfreebsd-ports-gnome-5dbe7998648c42e6b9edf5aa8ccc82c594f8da73.tar.gz
freebsd-ports-gnome-5dbe7998648c42e6b9edf5aa8ccc82c594f8da73.tar.zst
freebsd-ports-gnome-5dbe7998648c42e6b9edf5aa8ccc82c594f8da73.zip
-Fix the build with WITH_DEBUG=yes by force add -O2 in DEBUG_FLAGS.
PR: ports/115296 Reported by: Robert Gogolok <gogo@cs.uni-sb.de>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ffmpeg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index 5815b09fea52..dc1f7456c1bf 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -66,6 +66,7 @@ MAN1+= ffmpeg.1 ffserver.1
CFLAGS:= ${CFLAGS:N-O*} -O3 -ffast-math -fomit-frame-pointer
.else
CFLAGS:= ${CFLAGS:N-O0} -O2
+DEBUG_FLAGS+= -O2
.endif
## a52