summaryrefslogtreecommitdiff
path: root/package/iproute2/patches/patch-Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-07-17 10:09:38 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-07-17 10:09:38 +0200
commit31d92207207c5418ca5014b39880bc01aa50fe08 (patch)
tree45b20b50885105c4b7a59d0d601bd1528ab5f819 /package/iproute2/patches/patch-Makefile
parentfa913e6dcd649989622c2cc350e3403959741910 (diff)
update to latest upstream version
Diffstat (limited to 'package/iproute2/patches/patch-Makefile')
-rw-r--r--package/iproute2/patches/patch-Makefile17
1 files changed, 0 insertions, 17 deletions
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