public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/Agda-stdlib] f44: no longer build with --no-libraries: fixes rhbz#2248716
@ 2026-06-23  7:59 Jens Petersen
  0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-06-23  7:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/Agda-stdlib
Branch : f44
Commit : bed37077dd36a1b69d0028bef4c7c9f34e9df211
Author : Jens Petersen <petersen@redhat.com>
Date   : 2026-06-23T15:03:47+08:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/Agda-stdlib/c/bed37077dd36a1b69d0028bef4c7c9f34e9df211?branch=f44

Log:
no longer build with --no-libraries: fixes rhbz#2248716

---
diff --git a/Agda-stdlib.spec b/Agda-stdlib.spec
index 0066267..6f937f7 100644
--- a/Agda-stdlib.spec
+++ b/Agda-stdlib.spec
@@ -42,7 +42,7 @@ generated by the Agda compiler program.
 %ghc_bin_build
 dist/build/GenerateEverything/GenerateEverything
 
-%global agda agda --no-libraries -i. -isrc
+%global agda agda -i. -isrc
 %{agda} Everything.agda
 
 %{agda} --html -idoc doc/README.agda

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

only message in thread, other threads:[~2026-06-23  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-23  7:59 [rpms/Agda-stdlib] f44: no longer build with --no-libraries: fixes rhbz#2248716 Jens Petersen

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