Daniel Pouzzner
|
771a7418ea
fixes for compat with autoconf 2.70 and gcc-10: update m4/ax_pthread.m4 and m4/ax_tls.m4 from upstream, fix declaration syntax in tests/api.c, add AC_CANONICAL_TARGET in configure.ac, and fix two spots with bad quoting syntax in configure.ac and m4/ax_linuxkm.m4. also fix myriad whitespace flubs in api.c.
|
3 rokov pred |
John Safranek
|
9c33244158
Update ax_pthread.m4
|
6 rokov pred |
John Safranek
|
2a4d386a50
Update ax_pthread.m4
|
6 rokov pred |
John Safranek
|
26d72360c5
Improvement to M4 scripts to check for clang when building under Darwin.
|
11 rokov pred |
toddouska
|
8e5dab1ef3
clang can't use pthread(s) flag
|
11 rokov pred |
Brian Aker
|
db20b61e51
Update autoconf rules. Fixes bug url to point to github issues.
|
11 rokov pred |
toddouska
|
6b15443a3b
fix clang using -pthreads flags on lion or greater
|
12 rokov pred |
Brian Aker
|
f3b14343a5
Add support for correctly compiling on darwin12
|
12 rokov pred |
Brian Aker
|
afe043ee6c
This should fix the issue around compiling cyassl with a C++ compiler.
|
12 rokov pred |
Todd A Ouska
|
5d49bf7cb0
Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout
|
13 rokov pred |