* updated yet more dir-less .cache DEPs
[t2sde.git] / package / develop / boost / hotfix-size-fcontext.patch.sparc64
blob8c806e16228f3a09c84c7fd69d14b41f90726606
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/boost/hotfix-size-fcontext.patch.sparc64
3 # Copyright (C) 2024 The T2 SDE Project
4
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License version 2 as used by the T2 SDE.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 --- boost_1_86_0/libs/context/src/asm/ontop_sparc64_sysv_elf_gas.S.vanilla      2024-08-27 15:49:07.244382145 +0200
15 +++ boost_1_86_0/libs/context/src/asm/ontop_sparc64_sysv_elf_gas.S      2024-08-27 15:50:08.408387031 +0200
16 @@ -45,6 +45,6 @@
18         jmpl %o2, %g0
19          nop
20 -.size  jump_fcontext,.-jump_fcontext
21 +.size  ontop_fcontext,.-ontop_fcontext
22  # Mark that we don't need executable stack.
23  .section .note.GNU-stack,"",%progbits