Branch: refs/heads/build-fix Home: https://github.com/kronosnet/kronosnet Commit: c6bfaf6a1fc32f45e486fbf49e458eb9406baa53 https://github.com/kronosnet/kronosnet/commit/c6bfaf6a1fc32f45e486fbf49e458e... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2018-12-28 (Fri, 28 Dec 2018)
Changed paths: M configure.ac
Log Message: ----------- [build] improve compiler parameter checking
in the old way of checking compiler extra warnings, we would check one warning at a time, but it doesn't really detect incompatiblities between parameters till we attempt to build the first object.
pass EXTRA_WARNINGS to the function that does check for parameters in a cumulative fashion, so that potential incompatibilities can be detected at configure time vs build time.
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.