From 31d92207207c5418ca5014b39880bc01aa50fe08 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 17 Jul 2012 10:09:38 +0200 Subject: update to latest upstream version --- package/iproute2/patches/patch-Makefile | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 package/iproute2/patches/patch-Makefile (limited to 'package/iproute2/patches') diff --git a/package/iproute2/patches/patch-Makefile b/package/iproute2/patches/patch-Makefile deleted file mode 100644 index b9e8a23f1..000000000 --- a/package/iproute2/patches/patch-Makefile +++ /dev/null @@ -1,17 +0,0 @@ ---- iproute2-3.2.0.orig/Makefile 2012-01-05 17:34:31.000000000 +0100 -+++ iproute2-3.2.0/Makefile 2012-01-12 10:13:14.000000000 +0100 -@@ -27,10 +27,10 @@ ADDLIB+=dnet_ntop.o dnet_pton.o - #options for ipx - ADDLIB+=ipx_ntop.o ipx_pton.o - --CC = gcc --HOSTCC = gcc --CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall --CFLAGS = $(CCOPTS) -I../include $(DEFINES) -+CC := gcc -+HOSTCC := gcc -+CCOPTS ?= -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -+CFLAGS = $(CCOPTS) -I../include $(DEFINES) ${TARGET_CFLAGS} - YACCFLAGS = -d -t -v - - SUBDIRS=lib ip tc misc netem genl -- cgit v1.2.3