Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
14 lines
324 B
Diff
14 lines
324 B
Diff
http://gentoo-overlays.zugaina.org/funtoo/portage/games-emulation/darcnes/files/darcnes-0401-exec-stack.patch
|
|
|
|
diff -Naur old/video_x.c new/video_x.c
|
|
--- old/video_x.c 2004-09-04 01:26:41.102187277 +0200
|
|
+++ new/video_x.c 2004-09-04 01:27:51.586427427 +0200
|
|
@@ -366,6 +366,7 @@
|
|
}
|
|
|
|
default:
|
|
+ break;
|
|
}
|
|
}
|
|
|