Commit Graph

4 Commits

Author SHA1 Message Date
Harald Welte e051427187 add spec.in file for RPM building
Change-Id: I7942b715a367f71b3fe74805f43dc45701983de8
2022-11-06 12:32:18 +01:00
Pau Espin 277669d9fc Bump version: 0.1.4.13-1590-dirty → 0.2.0
Change-Id: I7205197806eda26a19a6e09838fce096280baa28
2022-06-29 12:24:31 +02:00
Oliver Smith 0ac9688fc7 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: Idb04e85d1e241f8b53cf338d9e79da198028565d
2021-11-04 11:14:52 +01:00
Harald Welte 681f119da5 migrate to autotools
Change-Id: Icb1a0a2e39f291ceac5c868d76445799d0ce31f1
2020-04-20 13:21:12 +02:00