summaryrefslogtreecommitdiff
path: root/package/make/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-24 02:41:59 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-24 02:42:23 +0100
commit05bcf6cfdfe0a8bfdbe142e7b75c56f135e6b104 (patch)
treeb3ed717cc4ed8c7ac0072ce9cc689fa19baefd83 /package/make/patches
parentfaf51a2a9b134b1441188bba662145bbea345e22 (diff)
make: update to latest version
Diffstat (limited to 'package/make/patches')
-rw-r--r--package/make/patches/patch-commands_c11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/make/patches/patch-commands_c b/package/make/patches/patch-commands_c
deleted file mode 100644
index 2157bd3ce..000000000
--- a/package/make/patches/patch-commands_c
+++ /dev/null
@@ -1,11 +0,0 @@
---- make-4.0.orig/commands.c 2013-10-06 01:12:24.000000000 +0200
-+++ make-4.0/commands.c 2014-07-30 15:31:01.450155946 +0200
-@@ -14,8 +14,6 @@ A PARTICULAR PURPOSE. See the GNU Gener
- You should have received a copy of the GNU General Public License along with
- this program. If not, see <http://www.gnu.org/licenses/>. */
-
--#include <dlfcn.h>
--
- #include "makeint.h"
- #include "filedef.h"
- #include "dep.h"