From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Kuhls Date: Mon, 12 Jun 2017 05:59:43 +0200 Subject: [Buildroot] [PATCH 04/14] package/minetest: new package References: <20170411222643.9770-1-romain.naour@gmail.com> <20170411222643.9770-4-romain.naour@gmail.com> <1pb01exniq.ln2@ID-313208.user.individual.net> <556194f7-e699-7e68-75b2-8563f76b38ac@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Am Sun, 11 Jun 2017 23:18:45 +0200 schrieb Romain Naour: >> >> Building with this defconfig worked fine: >> >> BR2_TOOLCHAIN_BUILDROOT_MUSL=y >> BR2_BINUTILS_VERSION_2_28_X=y >> BR2_GCC_VERSION_7_X=y >> BR2_TOOLCHAIN_BUILDROOT_CXX=y >> BR2_PACKAGE_MINETEST=y >> BR2_PACKAGE_MINETEST_CLIENT_SERVER=y >> BR2_PACKAGE_MESA3D=y >> BR2_PACKAGE_MESA3D_DRI_DRIVER_I965=y >> BR2_PACKAGE_XORG7=y >> BR2_PACKAGE_LUAJIT=y > > It means that I can add your Tested-by tag? Hi Romain, yes. Regards, Bernd