Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37842541
en ru br
ALT Linux repositórios
S:6.570-alt4_1

Group :: Desenvolvimento/Outros
RPM: perl-Coro

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: perl-Coro-5.25-ucontext-default.patch
Download


diff -up Coro-5.25/Coro/Makefile.PL.ucontext Coro-5.25/Coro/Makefile.PL
--- Coro-5.25/Coro/Makefile.PL.ucontext	2011-01-10 11:29:04.000000000 +0100
+++ Coro-5.25/Coro/Makefile.PL	2011-01-10 11:29:18.000000000 +0100
@@ -49,7 +49,7 @@ if (exists $ENV{CORO_INTERFACE}) {
 
 } elsif ($^O =~ /linux/) {
    # everything "just works", as expected
-   $iface = $iface_asm || "s";
+   $iface = $iface_asm || "u";
 
 } elsif ($^O =~ /freebsd/) {
    # FreeBSD 4.x has ucontext.h but no makecontext et al. (see BUGS section of
 
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