Branch: refs/heads/master Home: https://github.com/kronosnet/kronosnet Commit: 2b1072db76d0dba1b03999467fd278fac09976b0 https://github.com/kronosnet/kronosnet/commit/2b1072db76d0dba1b03999467fd278... Author: Ferenc Wágner wferi@debian.org Date: 2017-11-14 (Tue, 14 Nov 2017)
Changed paths: M .gitignore M Makefile.am M autogen.sh M configure.ac M libknet/Makefile.am M libknet/tests/Makefile.am M libtap/Makefile.am A m4/ax_pthread.m4
Log Message: ----------- build: adopt ax_pthread.m4 to provide all necessary flags
Previously we only linked with -lpthread, but for example the -pthread GCC option provides a CPP define as well.
Commit: 8156886888aa40e5d325e7bdd56a1697843cc78c https://github.com/kronosnet/kronosnet/commit/8156886888aa40e5d325e7bdd56a16... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-14 (Tue, 14 Nov 2017)
Changed paths: M .gitignore M Makefile.am M autogen.sh M configure.ac M libknet/Makefile.am M libknet/tests/Makefile.am M libtap/Makefile.am A m4/ax_pthread.m4
Log Message: ----------- Merge pull request #86 from kronosnet/pthread
build: adopt ax_pthread.m4 to provide all necessary flags
Compare: https://github.com/kronosnet/kronosnet/compare/0b4bfc6f1dca...8156886888aa