public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libjpeg-turbo/
Date: Sat, 28 Nov 2020 15:41:09 +0000 (UTC)	[thread overview]
Message-ID: <1606578065.6433ca52701e39e6576702ad37321689ca31eb19.grobian@gentoo> (raw)

commit:     6433ca52701e39e6576702ad37321689ca31eb19
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 15:41:00 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 15:41:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6433ca52

media-libs/libjpeg-turbo-2.0.6: fix compilation on Prefix

when the host provides nasm, but we installed yasm, the latter won't be
used, so force the usage of yasm when that package is the only installed
asm implementation

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild
index 47751e0823a..ef462071586 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild
@@ -85,6 +85,11 @@ multilib_src_configure() {
 
 	[[ ${ABI} == "x32" ]] && mycmakeargs+=( -DREQUIRE_SIMD=OFF ) #420239
 
+	# mostly for Prefix, ensure that we use our yasm if installed and
+	# not pick up host-provided nasm
+	has_version dev-lang/yasm && ! has_version dev-lang/nasm && \
+		mycmakeargs+=( -DCMAKE_ASM_NASM_COMPILER=$(type -P yasm) )
+
 	if use ppc ; then
 		# Workaround recommended by upstream:
 		# https://bugs.gentoo.org/715406#c9


             reply	other threads:[~2020-11-28 15:41 UTC|newest]

Thread overview: 207+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-28 15:41 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-09 23:48 [gentoo-commits] repo/gentoo:master commit in: media-libs/libjpeg-turbo/ Sam James
2025-03-08  9:01 Arthur Zamarin
2025-03-08  1:10 Jakov Smolić
2025-03-07  7:23 Sam James
2025-03-07  7:23 Sam James
2025-03-07  6:43 Sam James
2025-03-07  6:41 Sam James
2025-03-07  6:41 Sam James
2024-12-13 15:34 Sam James
2024-10-05 10:10 Sam James
2024-09-24 15:03 Arthur Zamarin
2024-09-23  8:18 Arthur Zamarin
2024-09-23  7:13 Arthur Zamarin
2024-07-20  4:57 Sam James
2024-07-20  4:57 Sam James
2024-05-30  2:29 Sam James
2024-02-02  1:18 Sam James
2024-02-02  1:18 Sam James
2023-10-20  0:58 Sam James
2023-10-20  0:51 Sam James
2023-09-08  0:12 Sam James
2023-09-07 23:03 Sam James
2023-09-07 20:53 Sam James
2023-07-03 21:03 Sam James
2023-06-25 17:14 Arthur Zamarin
2023-06-18 14:47 Sam James
2023-06-13 19:23 Arthur Zamarin
2023-06-13 17:20 Sam James
2023-06-13 17:20 Sam James
2023-06-13 14:20 Arthur Zamarin
2023-06-13 14:20 Arthur Zamarin
2023-06-13 13:40 Sam James
2023-06-03  9:16 Fabian Groffen
2023-05-28  3:22 Ionen Wolkens
2023-02-04 23:05 Sam James
2022-11-25 11:55 Arthur Zamarin
2022-11-25 11:50 Arthur Zamarin
2022-11-25  7:05 Sam James
2022-11-25  7:05 Sam James
2022-11-25  6:09 Sam James
2022-11-25  6:05 Sam James
2022-11-25  5:44 Sam James
2022-11-25  5:41 Sam James
2022-08-19  8:14 Andreas Sturmlechner
2022-08-12 18:16 Sam James
2022-06-08  9:05 Jakov Smolić
2022-06-03 11:20 Agostino Sarubbo
2022-06-03 11:17 Agostino Sarubbo
2022-06-03  6:41 Jakov Smolić
2022-06-03  5:58 Jakov Smolić
2022-06-03  5:58 Jakov Smolić
2022-06-03  5:50 Jakov Smolić
2022-06-03  5:50 Jakov Smolić
2022-05-10  0:44 WANG Xuerui
2022-05-09  5:29 WANG Xuerui
2022-04-17 18:32 Sam James
2022-02-26  3:44 Sam James
2022-01-05 10:01 David Seifert
2021-12-04 21:52 Sam James
2021-11-19  6:29 Sam James
2021-09-30  1:21 Sam James
2021-09-27 18:13 Sam James
2021-09-26 17:52 Sam James
2021-09-25  5:18 Agostino Sarubbo
2021-09-23 13:58 Agostino Sarubbo
2021-09-22 18:03 Sam James
2021-09-22  6:58 Agostino Sarubbo
2021-09-22  6:55 Agostino Sarubbo
2021-09-21 19:19 Sam James
2021-08-10  3:20 Sam James
2021-07-06  7:58 Michał Górny
2021-07-06  1:48 Sam James
2021-06-25 19:36 Sam James
2021-06-20 14:51 Sergei Trofimovich
2021-06-19 21:10 Sergei Trofimovich
2021-06-19 18:47 Agostino Sarubbo
2021-06-19 10:01 Agostino Sarubbo
2021-06-19 10:01 Agostino Sarubbo
2021-06-19 10:00 Agostino Sarubbo
2021-06-10 18:58 Sam James
2021-06-04 15:05 Michał Górny
2021-05-28 14:40 Sergei Trofimovich
2021-05-27 23:15 Sam James
2021-05-27 19:22 Sam James
2021-05-27 16:51 Sergei Trofimovich
2021-05-27  6:57 Agostino Sarubbo
2021-05-27  6:55 Agostino Sarubbo
2021-04-25  6:19 Sam James
2021-04-25  6:19 Sam James
2021-04-24 20:08 Thomas Deutschmann
2021-04-24 20:08 Thomas Deutschmann
2021-01-18  0:42 Andreas K. Hüttel
2021-01-08 16:18 Fabian Groffen
2021-01-07  1:24 Sam James
2021-01-02 11:52 Sergei Trofimovich
2020-12-31 11:22 Sergei Trofimovich
2020-12-31  1:47 Sam James
2020-12-31  1:47 Sam James
2020-12-30  3:51 Sam James
2020-12-12 22:25 Sam James
2020-11-17 22:10 Sam James
2020-10-18  0:48 Thomas Deutschmann
2020-10-14 16:57 Sam James
2020-10-04 17:39 Sam James
2020-10-04 17:39 Sam James
2020-08-31 22:04 Sam James
2020-08-20 21:55 Sergei Trofimovich
2020-08-20 20:41 Thomas Deutschmann
2020-08-20 20:41 Thomas Deutschmann
2020-08-16 14:50 Agostino Sarubbo
2020-08-16 14:46 Agostino Sarubbo
2020-08-16 10:32 Sergei Trofimovich
2020-08-15 17:40 Sam James
2020-08-15  3:40 Sam James
2020-08-11  7:23 Sergei Trofimovich
2020-08-11  7:23 Sergei Trofimovich
2020-08-08  4:42 Sam James
2020-07-30  8:22 Ulrich Müller
2020-07-30  8:22 Ulrich Müller
2020-07-21 23:15 Kent Fredric
2020-07-06  8:40 Lars Wendler
2020-07-06  8:40 Lars Wendler
2020-06-20 13:48 Thomas Deutschmann
2020-06-18  6:31 Sergei Trofimovich
2020-06-18  6:31 Sergei Trofimovich
2020-06-17 14:21 Mart Raudsepp
2020-06-15 15:12 Agostino Sarubbo
2020-06-15 15:03 Agostino Sarubbo
2020-06-15 14:59 Agostino Sarubbo
2020-06-14 20:08 Sergei Trofimovich
2020-06-14 20:08 Sergei Trofimovich
2020-06-13 16:39 Mike Gilbert
2020-06-13 16:37 Mike Gilbert
2020-04-03 21:57 Sergei Trofimovich
2020-03-30 13:36 Agostino Sarubbo
2020-03-29 14:45 Sergei Trofimovich
2020-03-29  9:40 Sergei Trofimovich
2020-03-29  8:38 Mart Raudsepp
2020-03-27 22:03 Sergei Trofimovich
2020-03-27 16:31 Agostino Sarubbo
2020-03-27 13:29 Agostino Sarubbo
2020-03-17 22:56 James Le Cuirot
2020-01-17 16:59 Lars Wendler
2020-01-17 16:01 Lars Wendler
2019-11-22  9:37 Mikle Kolyada
2019-11-20 23:31 Andreas Sturmlechner
2019-11-17  7:21 Matt Turner
2019-11-14 11:55 Agostino Sarubbo
2019-11-13 21:37 Sergei Trofimovich
2019-11-13  7:44 Agostino Sarubbo
2019-11-13  7:39 Agostino Sarubbo
2019-11-12 20:07 Aaron Bauman
2019-11-12 15:08 Agostino Sarubbo
2019-11-12 10:05 Agostino Sarubbo
2019-11-12  7:25 Sergei Trofimovich
2019-09-08 11:37 Lars Wendler
2019-09-08 11:37 Lars Wendler
2019-02-28 10:43 Lars Wendler
2019-02-28 10:43 Lars Wendler
2019-01-02 21:32 Mike Frysinger
2018-11-13 13:13 Lars Wendler
2018-11-13 13:13 Lars Wendler
2018-10-06 22:08 Sergei Trofimovich
2018-09-12  3:56 Matt Turner
2018-08-22  4:56 Markus Meier
2018-08-21  0:13 Sergei Trofimovich
2018-08-18 22:31 Sergei Trofimovich
2018-08-18 22:24 Sergei Trofimovich
2018-08-16 20:50 Sergei Trofimovich
2018-08-16 13:00 Mart Raudsepp
2018-08-16 12:47 Jason Zaman
2018-08-03 16:34 Craig Andrews
2018-08-03 13:46 Lars Wendler
2018-08-02  6:40 Guilherme Amadio
2018-04-04  9:51 Lars Wendler
2018-03-03 12:29 Mart Raudsepp
2017-12-19 15:51 Lars Wendler
2017-12-19  3:09 Lars Wendler
2017-08-22  0:10 Tim Harder
2017-07-20 10:36 Lars Wendler
2017-05-26 14:05 Agostino Sarubbo
2017-05-25 10:44 Agostino Sarubbo
2017-03-21 15:46 Michael Haubenwallner
2017-03-17  9:35 Michael Haubenwallner
2017-01-19 13:57 Fabian Groffen
2016-09-23 10:47 Lars Wendler
2016-07-10  9:10 Markus Meier
2016-07-08 12:02 Agostino Sarubbo
2016-07-08 10:02 Agostino Sarubbo
2016-07-08  7:53 Agostino Sarubbo
2016-06-27  8:47 Agostino Sarubbo
2016-06-27  8:23 Agostino Sarubbo
2016-06-21 18:31 Markus Meier
2016-06-21 11:32 Jeroen Roovers
2016-06-15 15:38 Jeroen Roovers
2016-06-15  7:42 Tobias Klausmann
2016-02-29  9:53 Stephen Klimaszewski
2016-01-10 10:34 Agostino Sarubbo
2016-01-07 20:19 Markus Meier
2015-12-26 10:36 Agostino Sarubbo
2015-12-26  9:57 Jeroen Roovers
2015-12-25 19:54 Mikle Kolyada
2015-12-25 18:19 Agostino Sarubbo
2015-12-24 20:11 Agostino Sarubbo
2015-10-08 15:01 Lars Wendler
2015-10-08 15:01 Lars Wendler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1606578065.6433ca52701e39e6576702ad37321689ca31eb19.grobian@gentoo \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox