configure: don't turn some warnings into errors

Do not turn some compiler warnings into errors by default. This part was
copied from openbsc.git 34f012 ("Turn some compiler warnings into
errors"), where it was added before --enable-werror was available.

We build with --enable-werror during development and in CI. If the code
is built with a different compiler that throws additional warnings, it
should not stop the build.

Related: OS#5289
Change-Id: I56fb9de59174344b2cb11c60226ae3db43d68766
1 file changed
tree: bebde87ef742bca66746658460e5a55286389091
  1. contrib/
  2. debian/
  3. doc/
  4. m4/
  5. src/
  6. .gitignore
  7. .gitreview
  8. configure.ac
  9. COPYING
  10. git-version-gen
  11. Makefile.am
  12. README.md
README.md

omso-sysmon - Osmocom system monitor

This repository contains code that aggregates various pieces of information on the system (typically e.g. a GSM base station) and reports it.

osmo-sysmon is part of the Osmocom Open Source Mobile Communications project.

Homepage

TBD

GIT Repository

You can clone from the official osmo-sysmon.git repository using

git clone git://git.osmocom.org/osmo-sysmon.git
git clone https://git.osmocom.org/osmo-sysmon.git

There is a cgit interface at https://git.osmocom.org/osmo-sysmon/

Documentation

TBD

Mailing List

Discussions related to osmo-sysmon are happening on the openbsc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/openbsc for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

We us a gerrit based patch submission/review process for managing contributions. Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for more details

The current patch queue for osmo-sysmon can be seen at https://gerrit.osmocom.org/#/q/project:osmo-sysmon+status:open