Branch: refs/heads/build-fix
Home:
https://github.com/kronosnet/kronosnet
Commit: b99e302dd437c8c550e74831c938db20be935b3f
https://github.com/kronosnet/kronosnet/commit/b99e302dd437c8c550e74831c938d…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)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.