-
Notifications
You must be signed in to change notification settings - Fork 425
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
[BUG] CCextractor uses bashism in configure script #1549
Comments
Hi @prateekmedia, I believe this patch works:
What do you think? If you think that works for you as well, I can make a PR and we can land this one. |
Also, when doing the standard linux compilation, I get:
on running |
Oh no that's a bug:
This patch fixes this. However I think we should be using |
I will check it this weekend. |
Hey, have you had time to take a quick look at this? |
@utkarsh2102 can you create a PR for this patch, I will take a look. |
@utkarsh2102 I have created a PR #1572 for the same, can you check. |
* fix: CCExtractor#1549 backticks * fix: use single equal to
Originally reported as: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998781
The text was updated successfully, but these errors were encountered: