]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix VEX/Makefile-gcc master
authorFlorian Krohm <flo2030@eich-krohm.de>
Mon, 7 Jul 2025 20:17:38 +0000 (20:17 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Mon, 7 Jul 2025 20:17:38 +0000 (20:17 +0000)
commit83c69fddf026be133c38d2b5a43c50eb1ce3e9ce
treed3137d0001fd5d4ba05c75d326b9e8818987cbb8
parent65d7eaf98b2c284d2497cbc33c775199eacd77b1
Fix VEX/Makefile-gcc

Compile errors because config.h not found. Turns out libvex_inner.h
Also missing was priv/host_generic_reg_alloc3.o causing linking to fail.
Now fixed.
VEX/Makefile-gcc
VEX/pub/libvex_inner.h