Date: Mon, 10 Dec 2018 10:00:45 +0100 From: Mathieu Arnold <mat@FreeBSD.org> To: Kurt Jaeger <pi@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r486945 - in head/graphics/opencolorio: . files files/libs files/tools Message-ID: <20181210090045.f2kdjanbkoumtl2j@atuin.in.mat.cc> In-Reply-To: <201812081257.wB8CvbA9008501@repo.freebsd.org> References: <201812081257.wB8CvbA9008501@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--wtvpagz3dkgzf4sh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 08, 2018 at 12:57:37PM +0000, Kurt Jaeger wrote: > .if ${MACHINE_CPU:Msse2} > -CMAKE_ARGS+=3D -DOCIO_USE_SSE:BOOL=3DON > +CMAKE_ON+=3D OCIO_USE_SSE > .else > -CMAKE_ARGS+=3D -DOCIO_USE_SSE:BOOL=3DOFF > +CMAKE_OFF+=3D OCIO_USE_SSE > .endif I am not sure where MACHINE_CPU gets defined, but I have a feeling it should also be guarded by PACKAGE_BUILDING or something so that the fact that the package builder is new does not imply the hosts using its packages are. --=20 Mathieu Arnold --wtvpagz3dkgzf4sh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAlwOKz1fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD zkgNnw/+PQQhGOLipS79/87/M7mAzgMauhXvbEktrCcvm2Nn5L7gx7w+l6lV+Ngh rNTE9lx0sJmk7/wIFSGWZVHIeZZWCSEYNFF9pYPLllmWcqvTqlOG4Sf3+Fw33I5A uwGYpov1p4b3aA6PHVg43wIaC7jGgPkNNrfgHZZ3zUxVLYdEVU5A+wbyLTvSVX88 l26C1JeaeqUCa6l8MTNjXTfkSr2V3X55k2KYriZx13VabBrxfxxcvZHp/KmmF8xr P2PTRSuRafiU/x+cN7FxyxHWT52EBp7VBfQK5bC1pnJaMOHAsKOW2J1S7wPWjj23 nh+5I2MCOpurv8Xj8Hs0K2aYsF54bzhmAp3Koz5u5c7L2br7XypbA4TzAnbLdgCy jXjyQEj5vNNkheftz/Z7qUSH33VXH3gl53qSexrxwrSj0hybEoeJlbdbeAglz4Ls uXv0eSf0n3ZLVcL52R/Odhmd2st+Ghju58L+54GirWT9q1cDR8lgeJf2IDvPAzjK ZqLwVy14rnEhTCUPheLxcr1QvrQRzjkRC5wF4vK1JcZT32PU1NaCFHy48uwvtFN9 0x4Rkal+lSLECnsKH6I/h68xGa/YHei826DE0+KTQtdf++itVNbIv5/gUKjPYQ11 a6ER1LaxVluUqj4gRWGMBIgon5YsP/r7IYbrsr4G6UCSgu4/jU4= =ogUo -----END PGP SIGNATURE----- --wtvpagz3dkgzf4sh--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181210090045.f2kdjanbkoumtl2j>