summaryrefslogtreecommitdiff
path: root/package/portmap/patches/patch-Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-04-07 12:07:24 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-04-07 12:07:24 +0200
commit3a38f3668dec0d3b08258f2a252396e00abea9ca (patch)
tree58bc8856a6e7e55cc8d868840f32385e193b88b9 /package/portmap/patches/patch-Makefile
parentc3797a535bb1c353612828918ad35f068b1624e1 (diff)
parentaffdd5dff82289e9da4c29737ec66b563e14daa7 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/portmap/patches/patch-Makefile')
-rw-r--r--package/portmap/patches/patch-Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/portmap/patches/patch-Makefile b/package/portmap/patches/patch-Makefile
deleted file mode 100644
index 63d559ac7..000000000
--- a/package/portmap/patches/patch-Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
---- portmap_6.0.orig/Makefile 2007-05-11 05:02:10.000000000 +0200
-+++ portmap_6.0/Makefile 2010-12-19 22:23:02.000000000 +0100
-@@ -125,9 +125,7 @@ CFLAGS += -Wall -Wstrict-prototypes
- all: portmap pmap_dump pmap_set portmap.man
-
- CPPFLAGS += $(HOSTS_ACCESS)
--portmap: CFLAGS += -fpie
- portmap: LDLIBS += $(WRAP_LIB)
--portmap: LDFLAGS += -pie
- portmap: portmap.o pmap_check.o from_local.o
-
- from_local: CPPFLAGS += -DTEST