$OpenBSD: patch-scintilla_Makefile_in,v 1.1 2007/10/12 09:44:21 ajacoutot Exp $
--- scintilla/Makefile.in.orig	Fri Oct 12 10:42:25 2007
+++ scintilla/Makefile.in	Fri Oct 12 10:42:31 2007
@@ -254,7 +254,7 @@ top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 SUBDIRS = include
 noinst_LIBRARIES = libscintilla.a
-AM_CXXFLAGS = -DNDEBUG -Os -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE
+AM_CXXFLAGS = -DNDEBUG -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE
 LEXER_SRCS = \
 LexAsm.cxx \
 LexBasic.cxx \
