aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/verific
diff options
context:
space:
mode:
authorHenner Zeller <h.zeller@acm.org>2022-09-24 22:52:42 -0700
committerHenner Zeller <h.zeller@acm.org>2022-09-24 22:52:42 -0700
commitf09bf58b6e29ed88bac6f72434321e56cebdad0e (patch)
tree28ba0d5df2ff97fac37969841b8c2921a622dd8f /frontends/verific
parentfcd1be14225730147941aa78a85d0c30ccf1cf30 (diff)
downloadyosys-f09bf58b6e29ed88bac6f72434321e56cebdad0e.tar.gz
yosys-f09bf58b6e29ed88bac6f72434321e56cebdad0e.tar.bz2
yosys-f09bf58b6e29ed88bac6f72434321e56cebdad0e.zip
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>
Diffstat (limited to 'frontends/verific')
0 files changed, 0 insertions, 0 deletions