rueteh

Results 2 issues of rueteh

When using the `runnable_binary` macro with a binary e.g. `diff` that does not involve any shared libraries, the following error is produced: `line 46: SHARED_LIBS_ARRAY[@]: unbound variable` As `find ....

Introduce two new flags `EXE_LDFLAGS` and `PY_CORE_EXE_LDFLAGS` to contain executable target specific linker options for building the python interpreter as well as other executables. * Issue: gh-136677 _Notes_ If provided,...

awaiting merge