$OpenBSD: sup-no_optimization,v 1.1 2008/01/30 14:08:54 jasper Exp $
--- src/Makefile.in.orig	Mon Jan 28 17:12:41 2008
+++ src/Makefile.in	Mon Jan 28 17:13:55 2008
@@ -272,6 +272,9 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extra_objs.Plo@am__quote@
 
+cddb.lo:
+	$(LIBTOOL) --mode=compile $(COMPILE) -O1 -c $<
+
 .c.o:
 @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
