Commit Graph

5 Commits

Author SHA1 Message Date
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
diizzyy 79ae5d7074 make switch to bz2 tarball
Switch to bz2 tarball

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-01 23:23:45 +02:00
Heinrich Schuchardt 2c37154807 devel/make: GNU Make 4.2.1
The release contains a bunch of bug fixes.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-06-13 19:56:17 +02:00
Heinrich Schuchardt 34b831ad5b devel/make: GNU Make 4.2
The release contains a bunch of bug fixes.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-05-23 07:55:03 +02:00
Heinrich Schuchardt 53c7868491 GNU Make
OpenWRT provides gcc but lacks make. So building foreign software is
difficult.

This patch provides GNU Make 4.1.

Built on Debian Jessie amd64.
Tested on TP-Link MR3020 (ar71xx/generic).

version 4:
	remove gnumake.h from the package
	We could package it in a separate make-dev package if really needed.

version 3:
	use Build/InstallDev to provide build time dependency

version 2:
	superfluous lines removed as suggested by Yousong Zhou

CC: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2015-12-26 21:13:58 +01:00