From nobody Tue Jun 14 17:42:49 2022 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E1307842F5F; Tue, 14 Jun 2022 17:42:54 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X448 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4LMwkk37ntz3hqj; Tue, 14 Jun 2022 17:42:54 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id 7F3851A16D4; Tue, 14 Jun 2022 19:42:50 +0200 (CEST) Date: Tue, 14 Jun 2022 19:42:49 +0200 From: Piotr Kubaj To: Gleb Popov Cc: ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 8261cd9789e7 - main - devel/efl: Add an option to use luajit-openresty as LUA interpreter. Message-ID: References: <202206141524.25EFO4J3030436@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hCeWr8gQgZi8w/75" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4LMwkk37ntz3hqj X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N --hCeWr8gQgZi8w/75 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 22-06-14 19:10:50, Gleb Popov wrote: > On Tue, Jun 14, 2022 at 7:01 PM Piotr Kubaj wrote: >=20 > > For powerpc64 and powerpc64le only luajit-openresty works. > > >=20 > So, would adding these lines fix the issue? >=20 > OPTIONS_DEFAULT_powerpc64=3D LUAJIT_OR > OPTIONS_DEFAULT_powerpc64le=3D LUAJIT_OR Yes, you also need: OPTIONS_EXCLUDE_powerpc64le=3D LUAJIT --hCeWr8gQgZi8w/75 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmKoyJkACgkQelmbhSCD nJ2Rkw//Za5V7UmoqhEV7eV8BoN48UtyncVyPwHmC13Buo9vAa7c7YEcOo4hg0XU OjfsNj+VxRfHjhX9q+ZrkmK/+nxYti3gloAux1oOrvsG66PruABxWdlTGRG+L6WE /Lwn2Il/NWxIu9ojT7UojoTAPnOiybwe6n9RiSy95jYzUoxgpAjuE15QnyfearK8 g4FABntbJ9gyuhPIul5+zwsiL3a2hlri4tgKJgHsnJRnrR1rYU0vaXiCDF+FWMe4 me5DiGrVK6smwnoi2XvxIiCAwCfOLI2l6TT4z8gk1L0VvBd4mHZOrK2pOY7OLSD2 zHXsFv8K+bLiXFO3g/ckUiq9HONcoCkN6OEqnYb22lfQCiAA4bsCanvbFbl838zD ckFrqek2q1WsBBkNrvqMd1Vgb9w2E+k0p84wxgt9Df/JEXTZGKVv6e+2TaulpgOK fnpc3q7Vt7Sh+luLdUM7h96PIcSYuWwEUewFG9mQlcs3+VuLfD3Dg/cVcYr5Fb+P pik6qk4xp1+GsPl12gIJsF8tNlvxaE4gF45nBNt52OoQ741VifC9Kafsi/fXpFm3 FUtdLXjcL8f8IcFxvHL+Vv/bwKbXrGPbbtu2Vu3IDVbYGGvogvHcfQW+TKP31Kbl G5D7ZQ3dwjigBwb31DZLfTlFOw15jk2haKdqF1RlYPq+1xfd4hw= =uGP5 -----END PGP SIGNATURE----- --hCeWr8gQgZi8w/75--