$OpenBSD: patch-src_post_deinterlace_plugins_Makefile_in,v 1.12 2012/11/29 20:18:21 brad Exp $
--- src/post/deinterlace/plugins/Makefile.in.orig	Sun Jan  1 16:22:06 2012
+++ src/post/deinterlace/plugins/Makefile.in	Tue Jan  3 00:57:38 2012
@@ -513,7 +513,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)
