summaryrefslogtreecommitdiff
path: root/package/sysvinit/patches/patch-src_Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-10-16 15:57:14 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-10-16 15:57:14 +0200
commit44411ae0e23149b8212b4d34dddf5e0adc80d380 (patch)
tree9f833a94c86a45a1665a19500903b9d2dec49023 /package/sysvinit/patches/patch-src_Makefile
parent7d7a4ed42fa5803a13be0d968499b01bc11249f3 (diff)
sysvinit: update to 2.97
Diffstat (limited to 'package/sysvinit/patches/patch-src_Makefile')
-rw-r--r--package/sysvinit/patches/patch-src_Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/sysvinit/patches/patch-src_Makefile b/package/sysvinit/patches/patch-src_Makefile
deleted file mode 100644
index ed5c51757..000000000
--- a/package/sysvinit/patches/patch-src_Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- sysvinit-2.88dsf.orig/src/Makefile 2010-04-11 11:30:27.000000000 +0200
-+++ sysvinit-2.88dsf/src/Makefile 2016-10-28 18:59:43.000000000 +0200
-@@ -8,8 +8,9 @@
- # Version: @(#)Makefile 2.85-13 23-Mar-2004 miquels@cistron.nl
- #
-
--CPPFLAGS =
-+CPPFLAGS ?=
- CFLAGS ?= -ansi -O2 -fomit-frame-pointer
-+LDFLAGS ?=
- override CFLAGS += -W -Wall -D_GNU_SOURCE
- STATIC =
-