Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37042789
en ru br
ALT Linux repositórios
S:2.41-alt1
5.0: 2.18.50.0.9-alt5
4.1: 2.17.50.0.6-alt4
4.0: 2.17.50.0.6-alt1
3.0: 2.15.94.0.2.2-alt3

Outros repositórios
Upstream:2.18

Group :: Desenvolvimento/Outros
RPM: binutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0001-ld-testsuite-ld-ifunc-pr18808b.c-pass-Wno-return-typ.patch
Download


From: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
Date: Thu, 11 Feb 2016 18:03:00 +0300
Subject: ld/testsuite/ld-ifunc (pr18808b.c): pass -Wno-return-type
pr18808b.c: In function 'bar':
pr18808b.c:18:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
diff --git a/ld/testsuite/ld-ifunc/ifunc.exp b/ld/testsuite/ld-ifunc/ifunc.exp
index defaced..defaced 100644
--- a/ld/testsuite/ld-ifunc/ifunc.exp
+++ b/ld/testsuite/ld-ifunc/ifunc.exp
@@ -548,7 +548,7 @@ run_cc_link_tests [list \
     [list \
 	"Build libpr18808.so" \
 	"-shared" \
-	"-fPIC -O2 -g" \
+	"-fPIC -O2 -g -Wno-return-type" \
 	{ pr18808b.c } \
 	{} \
 	"libpr18808.so" \
 
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