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
commite2ec1f829882b67b68c3c2e5556edabafff53e80 (patch)
tree90055e15501d54df683839485b5cd87b11e8ed24 /lang/sr
parent8d7566bd788bc30ecea5439976767f9b1a75b2f0 (diff)
downloadpkgsrc-e2ec1f829882b67b68c3c2e5556edabafff53e80.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
+
+