From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-misc/llama-cpp/
Date: Tue, 22 Jul 2025 22:01:53 +0000 (UTC) [thread overview]
Message-ID: <1753208730.451623c534e7e4fa47a2793c85f5f4fbabc518c6.davidroman@gentoo> (raw)
commit: 451623c534e7e4fa47a2793c85f5f4fbabc518c6
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Tue Jul 22 17:55:49 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Jul 22 18:25:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=451623c5
sci-misc/llama-cpp: set CUDAHOSTCXX via cuda.eclass
Closes: https://bugs.gentoo.org/960549
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
sci-misc/llama-cpp/llama-cpp-0_pre5857.ebuild | 7 +++++++
sci-misc/llama-cpp/llama-cpp-9999.ebuild | 7 +++++++
2 files changed, 14 insertions(+)
diff --git a/sci-misc/llama-cpp/llama-cpp-0_pre5857.ebuild b/sci-misc/llama-cpp/llama-cpp-0_pre5857.ebuild
index 3c299357c9..3f39aebf74 100644
--- a/sci-misc/llama-cpp/llama-cpp-0_pre5857.ebuild
+++ b/sci-misc/llama-cpp/llama-cpp-0_pre5857.ebuild
@@ -93,6 +93,13 @@ src_configure() {
)
fi
+ if use cuda; then
+ local -x CUDAHOSTCXX="$(cuda_gccdir)"
+ # tries to recreate dev symlinks
+ cuda_add_sandbox
+ addpredict "/dev/char/"
+ fi
+
if use hip; then
rocm_use_hipcc
mycmakeargs+=(
diff --git a/sci-misc/llama-cpp/llama-cpp-9999.ebuild b/sci-misc/llama-cpp/llama-cpp-9999.ebuild
index 3c299357c9..3f39aebf74 100644
--- a/sci-misc/llama-cpp/llama-cpp-9999.ebuild
+++ b/sci-misc/llama-cpp/llama-cpp-9999.ebuild
@@ -93,6 +93,13 @@ src_configure() {
)
fi
+ if use cuda; then
+ local -x CUDAHOSTCXX="$(cuda_gccdir)"
+ # tries to recreate dev symlinks
+ cuda_add_sandbox
+ addpredict "/dev/char/"
+ fi
+
if use hip; then
rocm_use_hipcc
mycmakeargs+=(
next reply other threads:[~2025-07-22 22:01 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-22 22:01 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-10 15:13 [gentoo-commits] repo/proj/guru:master commit in: sci-misc/llama-cpp/ David Roman
2025-09-12 10:49 David Roman
2025-09-01 8:25 David Roman
2025-08-13 15:47 David Roman
2025-08-10 9:57 David Roman
2025-08-07 21:36 David Roman
2025-08-02 6:36 Viorel Munteanu
2025-07-28 11:50 Lucio Sauer
2025-07-23 23:36 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-07-25 10:49 ` [gentoo-commits] repo/proj/guru:master " David Roman
2025-07-10 9:09 David Roman
2025-06-12 8:05 David Roman
2025-05-10 19:08 David Roman
2025-04-12 9:59 David Roman
2025-03-08 11:18 Lucio Sauer
2025-02-24 10:34 David Roman
2025-02-21 12:04 David Roman
2025-02-09 10:28 Florian Schmaus
2025-02-01 16:10 David Roman
2025-01-30 15:26 David Roman
2025-01-30 15:26 David Roman
2025-01-29 9:37 David Roman
2025-01-29 9:37 David Roman
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=1753208730.451623c534e7e4fa47a2793c85f5f4fbabc518c6.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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