1
0
mirror of synced 2026-01-18 01:12:10 +00:00
Henner Zeller f09bf58b6e Fix hard-coded path to /bin/bash -> /usr/bin/env bash
On Posix systems, the path /bin/bash is not guaranteed to
exist and it is more portable to use /usr/bin/env instead.

Fixing this for yosys-config with is the most important for
a functioning installation.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-09-24 22:52:42 -07:00
..
2021-09-18 16:24:40 +02:00
2019-04-30 13:19:04 +02:00
2022-03-28 11:05:30 +02:00