Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37706726
en ru br
ALT Linux repositórios
S:79.0-alt1
5.0: 2.4.2-alt1
4.1: 2.2.0-alt1
4.0: 2.0.2-alt2

Group :: Vídeo
RPM: mkvtoolnix

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: mkvtoolnix-buildflag-replacing.patch
Download


diff --git a/Rakefile b/Rakefile
index 8c9487436..1487cc237 100644
--- a/Rakefile
+++ b/Rakefile
@@ -355,7 +355,7 @@ cxx_compiler = lambda do |*args|
     # Even -O1 causes compilation time & memory usage to skyrocket,
     # possibly exponentially, with the number of entries to
     # emplace_back() into the vector.
-    flags.gsub!(%r{ -O\d+ }, ' -O0 ')
+    flags.gsub!(%r{-O\d+}, '-O0')
   end
 
   args = [
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009