Re: [Buildroot] [PATCH v2 1/8] package/qbe: new host package

Baruch Siach via buildroot <[email protected]>
Newsgroups net.busybox.buildroot
Message-ID <871pcxprvl.fsf@tarshish>
Hi Francois,

On Mon, Jul 20 2026, Francois Perrad wrote:
> dependency for host-hare

[...]

> diff --git a/package/qbe/qbe.mk b/package/qbe/qbe.mk
> new file mode 100644
> index 000000000..a6e3e4d57
> --- /dev/null
> +++ b/package/qbe/qbe.mk
> @@ -0,0 +1,22 @@
> +################################################################################
> +#
> +# qbe
> +#
> +################################################################################
> +
> +QBE_VERSION = 1.2

Any reason to prefer 1.2 over the latest 1.3 version?

baruch

> +QBE_SITE = https://c9x.me/compile/release
> +QBE_SOURCE = qbe-$(QBE_VERSION).tar.xz
> +QBE_LICENSE = MIT
> +QBE_LICENSE_FILES = LICENSE
> +
> +define HOST_QBE_BUILD_CMDS
> +	$(HOST_MAKE_ENV) $(MAKE) -C $(@D)
> +endef
> +
> +define HOST_QBE_INSTALL_CMDS
> +	$(HOST_MAKE_ENV) $(MAKE) -C $(@D) \
> +		PREFIX=/usr DESTDIR="$(HOST_DIR)" install
> +endef
> +
> +$(eval $(host-generic-package))

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - [email protected] - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
[email protected]
https://lists.buildroot.org/mailman/listinfo/buildroot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.