public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddnet] exclude-empty-files: Clean up spec file
@ 2026-09-03 0:09 ElXreno
0 siblings, 0 replies; only message in thread
From: ElXreno @ 2026-09-03 0:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ddnet
Branch : exclude-empty-files
Commit : 32d5e271c51a2af6024029361af0fb5bb47287b8
Author : ElXreno <elxreno@gmail.com>
Date : 2020-10-11T21:58:47+03:00
Stats : +0/-14 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ddnet/c/32d5e271c51a2af6024029361af0fb5bb47287b8?branch=exclude-empty-files
Log:
Clean up spec file
Signed-off-by: ElXreno <elxreno@gmail.com>
---
diff --git a/ddnet.spec b/ddnet.spec
index 62a7635..68ecdf1 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -1,16 +1,6 @@
-# LTO
-# Disabled by default because it not give performance boost
-# more than 1-3% but increases build time
-%bcond_with lto
-
# Enable Ninja build
%bcond_without ninja_build
-%if %{with lto}
-%global optflags %{optflags} -flto
-%global build_ldflags %{build_ldflags} -flto
-%endif
-
Name: ddnet
Version: 15.1.1
Release: 1%{?dist}
@@ -20,10 +10,6 @@ Summary: DDraceNetwork, a cooperative racing mod of Teeworlds
ExcludeArch: s390x
#
-# zlib
-# --------------------------------------
-# src/engine/external/md5/
-#
# CC-BY-SA
# --------------------------------------
# data/languages/
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 0:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 0:09 [rpms/ddnet] exclude-empty-files: Clean up spec file ElXreno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox