Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from libsndfile:master #8

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 11, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

configure scripts need to be runnable with a POSIX-compliant /bin/sh.

On many (but not all!) systems, /bin/sh is provided by Bash, so errors
like this aren't spotted. Notably Debian defaults to /bin/sh provided
by dash which doesn't tolerate such bashisms as '+='.

This retains compatibility with bash.

```
 * QA Notice: command not found:
 *
 *      /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/configure: 25166: common_cflags+= -Wno-format-truncation: not found
 *      /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/configure: 25173: common_cxxflags+= -Wno-format-truncation: not found
```

Signed-off-by: Sam James <[email protected]>
@pull pull bot added the ⤵️ pull label Jan 11, 2024
@pull pull bot merged commit e5ee50f into makesoftwaresafe:master Jan 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant