public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lfortran] epel10: added comment
@ 2026-07-16 14:31 Christoph Junghans
  0 siblings, 0 replies; only message in thread
From: Christoph Junghans @ 2026-07-16 14:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/lfortran
Branch : epel10
Commit : 7f798c55a436f624e43c5acf9b71c01c3b37cb5b
Author : Christoph Junghans <junghans@votca.org>
Date   : 2024-12-16T11:53:09-07:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/lfortran/c/7f798c55a436f624e43c5acf9b71c01c3b37cb5b?branch=epel10

Log:
added comment

---
diff --git a/lfortran.spec b/lfortran.spec
index 4bb6d23..86e0df8 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -118,6 +118,7 @@ This package contains the jupyter kernel for %{name}.
 # WITH_ZSD is just used to fix static linking of llvm
 # not needed on Fedora
 # WASM=OFF due to lfortran/lfortran#3899
+# WITH_STACKTRACE=OFF due to lfortran/lfortran#5072
 %cmake -DCMAKE_PREFIX_PATH=%{_libdir}/llvm19/ \
        -DWITH_LLVM=ON \
        -DWITH_ZSTD=OFF \
@@ -125,7 +126,7 @@ This package contains the jupyter kernel for %{name}.
        -DWITH_FMT=ON \
        -DWITH_JSON=ON \
        -DWITH_KOKKOS=ON \
-       -DWITH_STACKTRACE=ON \
+       -DWITH_STACKTRACE=OFF \
        -DWITH_TARGET_WASM=OFF \
        -DWITH_UNWIND=ON \
        -DWITH_WHEREAMI=ON \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-16 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 14:31 [rpms/lfortran] epel10: added comment Christoph Junghans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox