From 2f6caac6019e3182486965f7f09baed7e93e1be9 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 11 Jun 2017 08:41:26 +0000 Subject: The New Plan ebuild branch has old ebuilds. profiles dir still has CFLAGS. Everything else is removed or modified for changing of upstream to Alpine. --- .../libfetch-2.33-remove-hardcoded-compiler.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dev-libs/libfetch/files/libfetch-2.33-remove-hardcoded-compiler.patch (limited to 'dev-libs/libfetch/files') diff --git a/dev-libs/libfetch/files/libfetch-2.33-remove-hardcoded-compiler.patch b/dev-libs/libfetch/files/libfetch-2.33-remove-hardcoded-compiler.patch deleted file mode 100644 index 91f5c467c..000000000 --- a/dev-libs/libfetch/files/libfetch-2.33-remove-hardcoded-compiler.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/Makefile 2015-09-16 22:15:02.000000000 -0500 -+++ b/Makefile 2016-01-24 01:54:11.547524137 -0600 -@@ -31,10 +31,10 @@ - CFLAGS += -UDEBUG - endif - --CC = gcc --LD = gcc --AR = ar --RANLIB = ranlib -+CC ?= gcc -+LD ?= gcc -+AR ?= ar -+RANLIB ?= ranlib - INSTALL = install -c -D - - OBJS= fetch.o common.o ftp.o http.o file.o - -- cgit v1.2.3-70-g09d2