diff --git a/plugins/examples/host-toolchain/make-host.mk b/plugins/examples/host-toolchain/make-host.mk new file mode 100644 index 00000000..fb89996e --- /dev/null +++ b/plugins/examples/host-toolchain/make-host.mk @@ -0,0 +1,51 @@ +# This file is part of MXE. See LICENSE.md for licensing information. + +PKG := make-host +$(PKG)_IGNORE := +$(PKG)_VERSION := 4.2.1 +$(PKG)_CHECKSUM := d6e262bf3601b42d2b1e4ef8310029e1dcf20083c5446b4b7aa67081fdffc589 +$(PKG)_SUBDIR := make-$($(PKG)_VERSION) +$(PKG)_FILE := make-$($(PKG)_VERSION).tar.bz2 +$(PKG)_URL := https://ftp.gnu.org/gnu/make/$($(PKG)_FILE) +$(PKG)_URL_2 := https://ftpmirror.gnu.org/make/$($(PKG)_FILE) +$(PKG)_DEPS := cc + +define $(PKG)_UPDATE + $(WGET) -q -O- 'https://ftp.gnu.org/gnu/make/?C=M;O=D' | \ + $(SED) -n 's,.*