]> git.ipfire.org Git - thirdparty/valgrind.git/commit
macOS regtest: give up trying to build bug492210.c
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 8 Oct 2024 19:03:17 +0000 (21:03 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 8 Oct 2024 19:03:17 +0000 (21:03 +0200)
commit752ca5b166b7118c86207301e47e5d2a4112c634
tree1aa227dc11d92176c340a9c9438836f8baeefb43
parentfabbd7384640c650960ad72a4678537e3f0bd814
macOS regtest: give up trying to build bug492210.c

macOS has to make everything difficult. Global names need
to be decorated with an underscore prefix. And you can't
just read from global variables, you have to do something
like a rip-relative lea.
memcheck/tests/amd64/Makefile.am