Date: Tue, 28 Sep 2021 02:11:32 +0200 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Brooks Davis <brooks@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 79207f500c9b - main - devel/llvm13: Disable OpenMP amdgcn bit code Message-ID: <YVJdtDX%2BSCIvuY5p@KGPE-D16> In-Reply-To: <202109272224.18RMOCXA056594@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On 21-09-27 22:24:12, Brooks Davis wrote: > The branch main has been updated by brooks: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=79207f500c9bf7daf9c1517d71f71b4a2950300f > > commit 79207f500c9bf7daf9c1517d71f71b4a2950300f > Author: Brooks Davis <brooks@FreeBSD.org> > AuthorDate: 2021-09-27 22:23:57 +0000 > Commit: Brooks Davis <brooks@FreeBSD.org> > CommitDate: 2021-09-27 22:23:57 +0000 > > devel/llvm13: Disable OpenMP amdgcn bit code > > Due to a bug in the CMakefiles these build for aarch64 and maybe > ppc64le. This resulted in plist breakage for aarch64. > > It would be straightforward to enable them for amd64, but I have no way > to test them and the current CMake bits build them for linux targets so > I suspect they won't work. > > PR: 258706 > Reviewed by: jbeich > Sponsored by: DARPA > --- > devel/llvm13/Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/devel/llvm13/Makefile b/devel/llvm13/Makefile > index 650da0941660..29284492c4e6 100644 > --- a/devel/llvm13/Makefile > +++ b/devel/llvm13/Makefile > @@ -174,6 +174,7 @@ LLDB_USES= lua:53 libedit > LLDB_VARS= _USES_PYTHON=python:3.6+ > MLIR_DESC= Multi-Level Intermediate Representation > OPENMP_DESC= Install libomp, the LLVM OpenMP runtime library > +OPENMP_CMAKE_IN= -DLIBOMPTARGET_BUILD_AMDGCN_BCLIB=OFF Wasn't this supposed to be OPENMP_CMAKE_ON? > OPENMP_PORTDOCS= openmp > PYCLANG_DESC= Install python bindings to libclang > PYCLANG_IMPLIES= CLANG [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmFSXbQACgkQelmbhSCD nJ2OtA/+MJKCDeQpTi9Kie/is6jxgKh0YKRUsX7c2IPf6DcQeMOgeGzDiteRzMuf lAFCuNIeZe+QXd37IF1RVkBpz+SyR9t4+go5tlxZqiCqiN0yOc6Yq+NLyAxKoWJf e1Oto1hOf+nJPX8QsLCR+jfoymeZXXQBWXCXoHXyBeubVvZzP1MKm5YeBCb+Y8Nt RTbSVJg68mK2Adcxn5eAqrcphFLei1Ex44hmtRlKk7T09Nu37N1RDxKEOiY2a3Fw 1TDThtRFs9zhlZnqYHkZqyS/EWAU0wDBed6CIj0b4gDQkEslp5b5KSnDaDSjRxrW X+248JLACdHDYGIISoPEZVdjKEfqzqvQB5U2DA9hdvFeuKDlbZeUA1HVAluEDlXW BATUn2h5o7saCyBFHXwCtrSOQEZyTRToXBp1UvpULluT976OFymvr/xs4hGvMqa3 +RQ6XfQJVhT1d4k1Hfh4TRxo28rKmKCMj59nMJUIJ79FVBz/0c3LPKYBXg8k5fvu 98S2MN5gUdxEpHTTRR0uPNekA4EtvsPjorc4qwXcd2BJOVZznfkQ9SpQnRU0Fz9e b8ZaTiz4sU8ccRlQ9NDRk7sGgwi7l6/3PGCSQOlINS6D3DipL+cp5aYYrSFmIpLw UeCK5H4+wPBuOFdOhGQ6MueH51U+RN2MjHD3lr1q4wf8MRMwulA= =i3iz -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YVJdtDX%2BSCIvuY5p>
