$OpenBSD: patch-src_post_deinterlace_plugins_Makefile_in,v 1.14 2013/11/30 22:13:37 brad Exp $
--- src/post/deinterlace/plugins/Makefile.in.orig	Mon Sep 23 16:58:17 2013
+++ src/post/deinterlace/plugins/Makefile.in	Wed Nov 20 16:57:34 2013
@@ -592,7 +592,7 @@ noinst_HEADERS = plugins.h greedyhmacros.h
 # doesn't run out of general registers trying to compile it.
 noinst_LTLIBRARIES = libdeinterlacepluginsO1.la libdeinterlaceplugins.la
 libdeinterlacepluginsO1_la_SOURCES = kdetv_greedyh.c $(debug_sources)
-libdeinterlacepluginsO1_la_CFLAGS = $(O1_CFLAGS) $(AM_CFLAGS)
+libdeinterlacepluginsO1_la_CFLAGS = $(DEFAULT_OCFLAGS) $(AM_CFLAGS)
 libdeinterlaceplugins_la_SOURCES = double.c greedy.c linear.c linearblend.c \
 				   vfir.c weave.c scalerbob.c kdetv_tomsmocomp.c \
 				   $(nodebug_sources)
