Hello OpenBSD porters, I am trying to upstream some of the patches from yosys and abc ports upstream.
Yosys - the patches in OpenBSD ports hardcode the $PREFIX path to find the /share directory. This is a workaround the absence of a way to get the executable path in OpenBSD. Upstream said they would prefer deducing the executable path from $PATH. [1] Abc - has minor makefile and #define tweaks, submitted to the upstream project around when the port was created. I will just reach them up again here. [2] I do not want to step on Alessandro DE LAURENZIS long standing effort [3], which is why I communicate here. I am open to suggestions if any. [1]: https://github.com/YosysHQ/yosys/pull/3406 [2]: https://github.com/berkeley-abc/abc/issues/17 [3]: https://marc.info/?l=openbsd-ports&m=153329187423658&w=2