diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-03-09 14:53:52 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-03-10 11:48:59 +0000 |
commit | d563b0bff19c31eb755c026ee990bca986683f25 (patch) | |
tree | 3e96e55d55d90e595491164634172b776418b8fc /libstdc++-v3/libsupc++ | |
parent | 3357878ef56d1e47666fc697cfd7cb5cd9c1dfc9 (diff) | |
download | gcc-d563b0bff19c31eb755c026ee990bca986683f25.zip gcc-d563b0bff19c31eb755c026ee990bca986683f25.tar.gz gcc-d563b0bff19c31eb755c026ee990bca986683f25.tar.bz2 |
contrib: Fix non-portable shell commands in gcc-git-customization.sh [PR102664]
Use printf instead of echo -n. Use Basic Regular Expressions instead of
sed -r. Check for error from ancient Git versions that don't support the
--git-path option for git-rev-parse. Remove -c flag from install
command, as it's ignored by GNU and BSD install, but means something
different for Solaris and AIX.
contrib/ChangeLog:
PR other/102664
* gcc-git-customization.sh: Fix non-portable commands.
Diffstat (limited to 'libstdc++-v3/libsupc++')
0 files changed, 0 insertions, 0 deletions