[Picolibc] [PATCH] Change #!/bin/bash interpreters to #!/usr/bin/env bash

Leon Schuermann leon at is.currently.online
Thu Sep 30 00:59:23 PDT 2021


Keith Packard <keithp at keithp.com> writes:
> Does your OS have a shell installed as /bin/sh? If so, I think it might
> be better to use that instead of depending on /usr/bin/env?

Yes, it does! I'll send a revised patch for that, although I'm not too
familiar with the build process of newlib and/or picolibc, thus I
appreciate a careful look over whether the scripts have any dependencies
on bash I've missed.

Thanks!

- Leon


More information about the Picolibc mailing list