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

Build failure on Debian #3

Closed
rkd77 opened this issue Oct 11, 2015 · 1 comment
Closed

Build failure on Debian #3

rkd77 opened this issue Oct 11, 2015 · 1 comment

Comments

@rkd77
Copy link

rkd77 commented Oct 11, 2015

In 28th line of auto/feature there is ==. I guess one = is better.

PiotrSikora added a commit that referenced this issue Oct 11, 2015
/bin/sh's equal operator is "=" not "==".

Reported by rkd77 on GitHub (issue #3).

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@PiotrSikora
Copy link
Contributor

Fixed, thanks!

SquallATF pushed a commit to SquallATF/ngx_brotli that referenced this issue Mar 4, 2018
This fixes the following problems that cause the build to fail
when there is no brotli installation in "/usr/local/lib":

* Path to brotli C library in git repo has moved to "c" subdirectory
* Missing header and object references cause static build to fail
SquallATF pushed a commit to SquallATF/ngx_brotli that referenced this issue Mar 4, 2018
This fixes the following problems that cause the build to fail
when there is no brotli installation in "/usr/local/lib":

* Path to brotli C library in git repo has moved to "c" subdirectory
* Missing header and object references cause static build to fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants