summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/uftp/files/uftp-2.10.3-hardcoded.patch')
-rw-r--r--net-ftp/uftp/files/uftp-2.10.3-hardcoded.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/net-ftp/uftp/files/uftp-2.10.3-hardcoded.patch b/net-ftp/uftp/files/uftp-2.10.3-hardcoded.patch
deleted file mode 100644
index 7c579354e..000000000
--- a/net-ftp/uftp/files/uftp-2.10.3-hardcoded.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- makefile.orig 2010-01-08 21:00:08.308682429 +0100
-+++ makefile 2010-01-08 21:01:19.164681390 +0100
-@@ -4,7 +4,6 @@
- CC = gcc
- OPTIONS=-g -Wall
- LDLIBS=-lc -lm
--CFLAGS=
-
- # FreeBSD
- ifeq ("FreeBSD", "$(UNAME_S)")
-@@ -22,7 +21,7 @@
- # Linux
- ifeq ("Linux", "$(UNAME_S)")
- LDLIBS=-lm
--CFLAGS=`getconf LFS_CFLAGS`
-+CFLAGS += `getconf LFS_CFLAGS`
- endif
-
- UFTP_OBJ=uftp.o uftp_common.o