From 1d5dc71eb7e37fe26825750015d76d77232f3626 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 26 Mar 2012 08:04:09 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_8_3_0'. --- textproc/libsoldout/files/patch-BSDmakefile | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 textproc/libsoldout/files/patch-BSDmakefile (limited to 'textproc/libsoldout/files/patch-BSDmakefile') diff --git a/textproc/libsoldout/files/patch-BSDmakefile b/textproc/libsoldout/files/patch-BSDmakefile deleted file mode 100644 index 61920e801535..000000000000 --- a/textproc/libsoldout/files/patch-BSDmakefile +++ /dev/null @@ -1,16 +0,0 @@ ---- ./BSDmakefile.orig 2011-05-22 15:52:03.000000000 +0200 -+++ ./BSDmakefile 2011-06-20 19:22:57.278509671 +0200 -@@ -16,9 +16,10 @@ - - DEPDIR=depends - ALLDEPS=$(DEPDIR)/all --CFLAGS=-c -g -O3 -Wall -Werror -fPIC --LDFLAGS=-g -O3 -Wall -Werror --CC=gcc -+CFLAGS?=-c -g -O3 -Wall -Werror -+CFLAGS+= -c -fPIC -+LDFLAGS?=-g -O3 -Wall -Werror -+CC?=gcc - - all: libupskirt.so lace kilt - -- cgit v1.2.3