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

Doesn't compile on Debian GNU/Linux i686... says something about -Werror #3

Open
janicez opened this issue Sep 23, 2013 · 1 comment

Comments

@janicez
Copy link

janicez commented Sep 23, 2013

Parameter lists without types are only allowed in function definitions. Your code for sha2 is broken.

@hhm0
Copy link

hhm0 commented Jan 22, 2014

Setting LDFLAGS=-lbsd and using the -k flag for bmake (and maybe using CC=clang) helps compile more executables; find . -executable -type f can show which executables were generated.

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