summaryrefslogtreecommitdiff
path: root/lang/sr
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2005-04-05 15:54:02 +0000
committeris <is@pkgsrc.org>2005-04-05 15:54:02 +0000
commitb6418cd65b8246666fcc73d32d67805163d3f580 (patch)
tree90055e15501d54df683839485b5cd87b11e8ed24 /lang/sr
parent54e5629d283c636c5eb560c803b8decdb9ffb6b0 (diff)
downloadpkgsrc-b6418cd65b8246666fcc73d32d67805163d3f580.tar.gz
optimize libraries
Diffstat (limited to 'lang/sr')
-rw-r--r--lang/sr/patches/patch-bi14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/sr/patches/patch-bi b/lang/sr/patches/patch-bi
new file mode 100644
index 00000000000..8e3961d16a1
--- /dev/null
+++ b/lang/sr/patches/patch-bi
@@ -0,0 +1,14 @@
+$NetBSD: patch-bi,v 1.1 2005/04/05 15:54:02 is Exp $
+
+--- library/Makefile.orig 1999-07-29 00:16:11.000000000 +0200
++++ library/Makefile
+@@ -1,7 +1,7 @@
+ ## Makefile for the SR X-Windows interface, SRWin.
+
+-CFLAGS = -g
+-SRFLAGS = -g
++CFLAGS = -O3
++SRFLAGS = -O
+ SHELL = /bin/sh
+
+