Michael Pratt 484f71f4e6 tools/elfutils: prevent invalid include of stack binary
In some versions of Xcode, some C++ header has an include
of the standard C++ header "stack" while "." is in the include paths
which can conflict with the binary "stack" built by elfutils.
This leads to a decode error as the binary is interpreted as text.

Add an arbitrary dependency between stack and the C++ program.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
2024-09-30 11:07:04 +02:00
..
2024-07-27 20:32:20 +02:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2023-12-08 16:28:40 +01:00
2024-04-03 18:56:58 +02:00
2024-06-10 16:08:19 +02:00
2024-09-18 10:56:14 +02:00
2024-01-25 16:06:49 +01:00
2024-06-13 14:16:33 +02:00
2024-05-23 11:49:03 +02:00
2024-09-19 23:05:44 +02:00
2024-09-28 10:27:41 +02:00
2024-09-24 19:48:43 +01:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2024-05-23 11:49:03 +02:00
2024-05-23 11:49:02 +02:00
2024-05-23 11:49:03 +02:00
2024-05-23 11:49:03 +02:00
2024-04-06 11:24:18 +02:00
2024-09-22 16:33:29 +02:00
2024-08-08 17:19:43 +02:00
2024-04-06 11:24:18 +02:00
2024-05-23 11:49:03 +02:00
2024-06-14 15:27:39 +02:00
2024-06-09 21:23:28 +02:00
2024-04-06 11:24:18 +02:00
2024-06-18 19:49:54 +02:00
2024-04-27 12:07:37 +02:00