summaryrefslogtreecommitdiff
path: root/lang/sr
diff options
context:
space:
mode:
authoris <is>2005-04-05 15:54:02 +0000
committeris <is>2005-04-05 15:54:02 +0000
commitcb5e8c91265befc8468acf5dc2d58dbb8d13b0f2 (patch)
tree90055e15501d54df683839485b5cd87b11e8ed24 /lang/sr
parentd47220d1d3956d874a20f64c7b769fa64fe583b2 (diff)
downloadpkgsrc-cb5e8c91265befc8468acf5dc2d58dbb8d13b0f2.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
+
+